Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018663 | 7u45 | Brent Christian | P3 | Closed | Fixed | b01 |
JDK-8010776 | 7u40 | Brent Christian | P3 | Closed | Fixed | b22 |
sun.jnu.encoding is the encoding used for encoding/decoding file paths and is defaulting to the value of file.encoding on Mac. It has been suggested that this should be changed to always be UTF-8. Before doing that we require some technical reference to ensure that this is the right thing to do.
- backported by
-
JDK-8010776 (props) sun.jnu.encoding should be set to UTF-8 [macosx]
-
- Closed
-
-
JDK-8018663 (props) sun.jnu.encoding should be set to UTF-8 [macosx]
-
- Closed
-
- duplicates
-
JDK-7187821 Default encoding changed from 6u33 to 7u6 [macosx]
-
- Closed
-
-
JDK-8001070 sun.jnu.encoding get incorrectly set to US-ASCII
-
- Closed
-
-
JDK-8013831 non-ascii chars in file can not be read or displayed when doubleclick a jar file
-
- Closed
-
- relates to
-
JDK-8011194 Apps launched via double-clicked .jars have file.encoding value of US-ASCII on Mac OS X
-
- Resolved
-
-
JDK-7050570 (fs) FileSystemProvider fails to initializes if run with file.encoding set to Cp037
-
- Closed
-
-
JDK-7130915 File.equals does not give expected results when path contains Non-English characters on Mac OS X
-
- Closed
-
-
JDK-8005962 TEST_BUG: java/util/Properties/MacJNUEncoding can fail in certain environments
-
- Closed
-
-
JDK-8006039 test/tools/launcher/I18NJarTest.java fails on Mac w/ LANG=C, LC_ALL=C
-
- Closed
-
-
JDK-8011195 Apps launched via webstart have file.encoding value of US-ASCII on Mac OS X
-
- Closed
-
-
JDK-8072130 java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Mac OSX
-
- Resolved
-