JDK-8041387 : Applets not working when the preffered language is Turkish
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 7u55,8u5
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: other
  • CPU: x86
  • Submitted: 2014-04-17
  • Updated: 2016-06-13
  • Resolved: 2014-05-21
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Duplicate :  
Duplicate :  
Description
FULL PRODUCT VERSION :
1.7_55
1.8_05

ADDITIONAL OS VERSION INFORMATION :
OS X Version 10.9.2


A DESCRIPTION OF THE PROBLEM :
If the preffered language is Turkish, applets does not work on 1.7_55 and 1.8_05. Tested with Safari v7.0.3.


REGRESSION.  Last worked in version 7u51

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
- Set the preffered language to Turkish.
- Restart the machine.
- Visit the url http://www.java.com/en/download/installed.jsp
- Click the button named 'Verify Java Version'


EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Java version must be printed
ACTUAL -
It timeouts then says "Java not installed".

REPRODUCIBILITY :
This bug can be reproduced always.

CUSTOMER SUBMITTED WORKAROUND :
Set the preffered language to English or downgrade to Java version 1.7_51


Comments
Confirmed the symptom is not reproducible with the JDK9 b14, which includes the fix to JDK-8041791.
22-05-2014

Confirmed that the fix to JDK-8041791 remedied the symptom. Closing it as a dup to that issue.
21-05-2014

Reassigning to core-libs for further evaluation
06-05-2014

This appears to be a problem in java.lang.UNIXProcess. To reproduce using Firefox: export JPI_PLUGIN2_DEBUG=true export JPI_PLUGIN2_VERBOSE=true /Applications/Firefox.app/Contents/firefox http://www.java.com/en/download/installed.jsp?detect=jre You should then see the error message in the terminal.
06-05-2014

Don't need to restart the machine, just quit and restart the browser
06-05-2014

Reproduced with JDK-9 too
06-05-2014