hg: jdk8/tl/jdk: 8011194: Apps launched via double-clicked .jars have file.encoding value of US-ASCII on Mac OS X

naoto.sato at oracle.com naoto.sato at oracle.com
Fri Aug 2 22:45:52 UTC 2013


Changeset: 883cc296ec89
Author:    bchristi
Date:      2013-08-02 15:30 -0700
URL:       http://hg.openjdk.java.net/jdk8/tl/jdk/rev/883cc296ec89

8011194: Apps launched via double-clicked .jars have file.encoding value of US-ASCII on Mac OS X
Summary: On Mac, default to UTF-8 if no environmental hints are available
Reviewed-by: naoto, ddehaven

! src/solaris/native/java/lang/java_props_md.c
+ test/java/lang/System/MacEncoding/ExpectedEncoding.java
+ test/java/lang/System/MacEncoding/MacJNUEncoding.sh
+ test/java/lang/System/MacEncoding/TestFileEncoding.java
- test/java/lang/System/MacJNUEncoding/ExpectedEncoding.java
- test/java/lang/System/MacJNUEncoding/MacJNUEncoding.sh




More information about the security-dev mailing list