-
Bug
-
Resolution: Fixed
-
P3
-
7u65, 8u11
-
b42
-
x86_64
-
windows_7
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082394 | emb-9 | Alexander Matveev | P3 | Resolved | Fixed | b42 |
JDK-8071144 | 8u60 | Alexander Matveev | P3 | Resolved | Fixed | b01 |
JDK-8060669 | 8u40 | Alexander Matveev | P3 | Resolved | Fixed | b11 |
JDK-8055962 | 8u31 | Alexander Matveev | P3 | Resolved | Fixed | b01 |
JDK-8055712 | 8u25 | Alexander Matveev | P3 | Closed | Fixed | b15 |
JDK-8065006 | emb-8u33 | Alexander Matveev | P3 | Resolved | Fixed | master |
JDK-8058022 | emb-8u26 | Alexander Matveev | P3 | Resolved | Fixed | b23 |
JDK-8060575 | 7u80 | Alexander Matveev | P3 | Resolved | Fixed | b03 |
JDK-8060322 | 7u76 | Alexander Matveev | P3 | Resolved | Fixed | b04 |
JDK-8055961 | 7u75 | Alexander Matveev | P3 | Resolved | Fixed | b01 |
JDK-8056286 | 7u72 | Alexander Matveev | P3 | Resolved | Fixed | b12 |
JDK-8055713 | 7u71 | Alexander Matveev | P3 | Resolved | Fixed | b12 |
java version "1.8.0_11"
Java(TM) SE Runtime Environment (build 1.8.0_11-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.11-b03, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.1.7601]
EXTRA RELEVANT SYSTEM CONFIGURATION :
Current system locale is "Serbian (Latin, Serbia)" set inside:
Control Panel -> Regional and Language Options -> Administrative (Advanced) -> Language for non-Unicode programs
A DESCRIPTION OF THE PROBLEM :
From account that has Unicode letters in its name is impossible to start any JNLP.
System locale is set correctly, but path to temporary java files is wrongly interpreted. This problem started with java version 7u65.
For Java versions before 7u65, JNLPs are starting as normal if correct system locale is set.
REGRESSION. Last worked in version 7u51
ADDITIONAL REGRESSION INFORMATION:
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Log in on administrator account
2. Chose Serbian language from the Language bar
3. Create user spetroviÄ (with last letter in Unicode)
4. Set "Current language for non-Unicode programs" to Serbian (Latin, Serbia) inside:
Control Panel -> Regional and Language Options -> Administrative (Advanced) -> Language for non-Unicode programs
5. Log in on spetroviÄ account
6. Try to launch JNLP
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Normal launch of JNLP
ACTUAL -
Error in starting JNLP file. Dialog is shown with error:
Could not load file/URL specified: C:\Users\spetroviÃâ¡\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\10\6b804dca-13d2a078
ERROR MESSAGES/STACK TRACES THAT OCCUR :
CouldNotLoadArgumentException[ Could not load file/URL specified: C:\Users\spetroviÃâ¡\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\10\6b804dca-13d2a078]
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main.access$000(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
REPRODUCIBILITY :
This bug can be reproduced always.
- backported by
-
JDK-8055713 Webstart cache path error for Java >= 7u65
-
- Resolved
-
-
JDK-8055961 Webstart cache path error for Java >= 7u65
-
- Resolved
-
-
JDK-8055962 Webstart cache path error for Java >= 7u65
-
- Resolved
-
-
JDK-8056286 Webstart cache path error for Java >= 7u65
-
- Resolved
-
-
JDK-8058022 Webstart cache path error for Java >= 7u65
-
- Resolved
-
-
JDK-8060322 Webstart cache path error for Java >= 7u65
-
- Resolved
-
-
JDK-8060575 Webstart cache path error for Java >= 7u65
-
- Resolved
-
-
JDK-8060669 Webstart cache path error for Java >= 7u65
-
- Resolved
-
-
JDK-8065006 Webstart cache path error for Java >= 7u65
-
- Resolved
-
-
JDK-8071144 Webstart cache path error for Java >= 7u65
-
- Resolved
-
-
JDK-8082394 Webstart cache path error for Java >= 7u65
-
- Resolved
-
-
JDK-8055712 Webstart cache path error for Java >= 7u65
-
- Closed
-
- duplicates
-
JDK-8061646 App start with Japanese home directory results in CouldNotLoadArgumentException
-
- Closed
-
-
JDK-8051420 App start with Japanese home directory results in CouldNotLoadArgumentException
-
- Closed
-