-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b24
-
x86_64
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056581 | emb-9 | Unassigned | P3 | Resolved | Fixed | b24 |
JDK-8071147 | 8u60 | Anton Litvinov | P3 | Resolved | Fixed | b01 |
JDK-8063203 | 8u45 | Anton Litvinov | P3 | Resolved | Fixed | b01 |
JDK-8046775 | 8u40 | Anton Litvinov | P3 | Resolved | Fixed | b01 |
JDK-8056304 | 8u31 | Anton Litvinov | P3 | Resolved | Fixed | b01 |
JDK-8070605 | emb-8u47 | Anton Litvinov | P3 | Resolved | Fixed | team |
JDK-8065009 | emb-8u33 | Anton Litvinov | P3 | Resolved | Fixed | master |
JDK-8062970 | emb-8u26 | Anton Litvinov | P3 | Resolved | Fixed | team |
JDK-8046776 | 7u80 | Anton Litvinov | P3 | Resolved | Fixed | b02 |
JDK-8060814 | 7u79 | Anton Litvinov | P3 | Resolved | Fixed | b01 |
JDK-8057249 | 7u76 | Anton Litvinov | P3 | Closed | Fixed | b01 |
JDK 9, JDK 8, JDK 7u55, any later release of JDK 7
ADDITIONAL OS VERSION INFORMATION :
MS Windows x64 OS
A DESCRIPTION OF THE PROBLEM :
If javaws.exe x64 is explicitly used for creation of a desktop shortcut for Java Web Start application, the created shortcut always refers to javaws.exe i586 instead of x64 version on MS Windows x64 OS with both JRE 7u55 i586 and JRE 7u55 x64 installed. Since some Java Web Start applications can be executed only with 64-bit JRE, the users are not able to launch such applications by the created shortcuts.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Install x64 and i586 JRE 9, or JRE 8, or JRE 7 on the host with Windows x64 OS.
2. Create a desktop shortcut for any Java Web Start application, like Notepad demo, by means of "javaws.exe" application from x64 JRE installation. Command line:
"C:\Program Files\Java\<JRE_x64_DIR>\bin\javaws.exe" -import -silent -shortcut http://docs.oracle.com/javase/tutorialJWS/samples/deployment/NotepadJWSProject/Notepad.jnlp
3. Right click on the created shortcut on the desktop, select "Properties", switch to "Shortcut" tab. If "Target" field value starts with "C:\Windows\SysWOW64\javaws.exe" instead of "C:\Windows\System32\javaws.exe", then the bug is reproduced.
- backported by
-
JDK-8046775 Shortcuts are not created for javaws x64 with JRE 7u55 on Windows OS
-
- Resolved
-
-
JDK-8046776 Shortcuts are not created for javaws x64 with JRE 7u55 on Windows OS
-
- Resolved
-
-
JDK-8056304 Shortcuts are not created for javaws x64 with JRE 7u55 on Windows OS
-
- Resolved
-
-
JDK-8056581 Shortcuts are not created for javaws x64 with JRE 7u55 on Windows OS
-
- Resolved
-
-
JDK-8060814 Shortcuts are not created for javaws x64 with JRE 7u55 on Windows OS
-
- Resolved
-
-
JDK-8062970 Shortcuts are not created for javaws x64 with JRE 7u55 on Windows OS
-
- Resolved
-
-
JDK-8063203 Shortcuts are not created for javaws x64 with JRE 7u55 on Windows OS
-
- Resolved
-
-
JDK-8065009 Shortcuts are not created for javaws x64 with JRE 7u55 on Windows OS
-
- Resolved
-
-
JDK-8070605 Shortcuts are not created for javaws x64 with JRE 7u55 on Windows OS
-
- Resolved
-
-
JDK-8071147 Shortcuts are not created for javaws x64 with JRE 7u55 on Windows OS
-
- Resolved
-
-
JDK-8057249 Shortcuts are not created for javaws x64 with JRE 7u55 on Windows OS
-
- Closed
-