Hello, Please review the proposed fix to the subject bug:
https://bugs.openjdk.java.net/browse/JDK-8038436 http://cr.openjdk.java.net/~naoto/8038436/webrev.0/The fix is merely to remove the dependency on localedata.jar file existence. For now till we really figure out what to do with locale data modularization, simply assuming all the locale data is available should be fine.
Naoto