[9] RFR: 8060097: sun/net/idn/TestStringPrep.java failed.

Naoto Sato naoto.sato at oracle.com
Fri Mar 18 17:53:57 UTC 2016


Hello,

Please review the fix to the following bug:

https://bugs.openjdk.java.net/browse/JDK-8060097

The proposed fix is located at:

http://cr.openjdk.java.net/~naoto/8060097/webrev.00/

The test was failing due to the infamous Turkish 'i' upper/lowercasing. 
Providing the casing operations with Locale.ROOT fixes the problem.

Naoto


More information about the net-dev mailing list