The problem remains that once the file is loaded, non-ASCII characters *contained* in files do not display correctly. This is due to the "file.encoding" property being set to US-ASCII for apps launched with webstart.
- relates to
-
JDK-8011194 Apps launched via double-clicked .jars have file.encoding value of US-ASCII on Mac OS X
- Resolved
-
JDK-7193966 [macosx] [regresison from Apple's Java 6] non-ascii chars can not be read or displayed, causing files to not load, files not found
- Closed
-
JDK-8003228 (props) sun.jnu.encoding should be set to UTF-8 [macosx]
- Closed