Re: JOSM feedback on Java 7,8,9, including Jigsaw EA

2015-10-30 Thread Vincent Privat
2015-10-30 18:02 GMT+01:00 Alan Bateman : > > JDK-8138878 seems to be JSOM hacking into private field in > java.awt.Toolkit. It is possible to discuss the issue on awt-dev and > i18n-dev to see if the changing locale scenario is meant to work? > > Yes, this is a hack we found in the Sun bug databa

[9] RFR: 8062006: Add a new locale data name "COMPAT" for java.locale.providers system property to reduce ambiguity

2015-10-30 Thread Naoto Sato
Hello, Please review the fix for the following issue: https://bugs.openjdk.java.net/browse/JDK-8062006 The proposed fix is located at: http://cr.openjdk.java.net/~naoto/8062006/webrev.00/ Naoto