-
Bug
-
Resolution: Fixed
-
P3
-
7u60, 7-pool, 8-pool, 9
-
b33
-
generic
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082328 | emb-9 | Anton Litvinov | P3 | Resolved | Fixed | b33 |
JDK-8063240 | 8u45 | Anton Litvinov | P3 | Resolved | Fixed | b01 |
JDK-8058306 | 8u40 | Anton Litvinov | P3 | Resolved | Fixed | b09 |
JDK-8070642 | emb-8u47 | Anton Litvinov | P3 | Resolved | Fixed | team |
JDK-8069205 | 7u85 | Anton Litvinov | P3 | Resolved | Fixed | b01 |
JDK-8058307 | 7u80 | Anton Litvinov | P3 | Resolved | Fixed | b03 |
JDK 9, JDK 8, JDK 7u60, any later release of JDK 7
ADDITIONAL OS VERSION INFORMATION :
MS Windows 7 x64 OS
A DESCRIPTION OF THE PROBLEM :
A desktop shortcut requested by JNLP file cannot be created for Java Web Start application with either 32-bit or 64-bit JRE 7u60 on MS Windows OS and "Application Error" dialog with the message "Unable to create a shortcut for <APP_NAME>" is shown. However, if "OK" or "Details" button of the shown dialog is clicked Java Web Start application loads successfully.
The bug reproduced with JRE 7u67 is shown on the attached screenshot "UnableToCreateShortcutWithJRE7u67.JPG".
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Upload JNLP and JAR files from the attached archive file "ShortcutIsNotCreatedForJavaWSApplication.zip" with the test case into a directory on a web server.
2. Install the testable JRE 9, JRE 8 or JRE 7.
3. Open a web browser and load "ShortcutIsNotCreatedForJavaWSApplication.jnlp" file with the test case from the step #1.
4. It can be observed that the shortcut is not created and the former mentioned "Application Error" dialog is shown, after "OK" button is clicked on the raised "Desktop Integration Warning" dialog with "The application would like to create shortcuts. Do you want to continue?" message.
- backported by
-
JDK-8058306 Java Web Start raises "Unable to create a shortcut for <APP_NAME>" dialog
- Resolved
-
JDK-8058307 Java Web Start raises "Unable to create a shortcut for <APP_NAME>" dialog
- Resolved
-
JDK-8063240 Java Web Start raises "Unable to create a shortcut for <APP_NAME>" dialog
- Resolved
-
JDK-8069205 Java Web Start raises "Unable to create a shortcut for <APP_NAME>" dialog
- Resolved
-
JDK-8070642 Java Web Start raises "Unable to create a shortcut for <APP_NAME>" dialog
- Resolved
-
JDK-8082328 Java Web Start raises "Unable to create a shortcut for <APP_NAME>" dialog
- Resolved
- relates to
-
JDK-8026002 Certificate based DRS rule does not work when main jar is in nested resource block or extension
- Closed