Hello, Please review the fix to the subject bug:
https://bugs.openjdk.java.net/browse/JDK-8134916 The proposed fix is located at: http://cr.openjdk.java.net/~naoto/8134916/webrev.00/The gist of the issue was that the test case was unaware of CLDR's parent locales lookup chain. Both the test case itself and the test data are corrected.
Naoto