-
Bug
-
Resolution: Fixed
-
P3
-
17
-
None
-
b19
[2021-04-16T18:04:29,164Z] Exception in thread "main" java.lang.StackOverflowError
[2021-04-16T18:04:29,167Z] at java.base/java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:936)
[2021-04-16T18:04:29,167Z] at java.base/sun.util.locale.LocaleObjectCache.get(LocaleObjectCache.java:55)
[2021-04-16T18:04:29,167Z] at java.base/java.util.ResourceBundle$Control.getCandidateLocales(ResourceBundle.java:2868)
[2021-04-16T18:04:29,167Z] at build.tools.cldrconverter.CLDRConverter.applyParentLocales(CLDRConverter.java:1041)
[2021-04-16T18:04:29,167Z] at build.tools.cldrconverter.CLDRConverter.applyParentLocales(CLDRConverter.java:1041)
[2021-04-16T18:04:29,167Z] at build.tools.cldrconverter.CLDRConverter.applyParentLocales(CLDRConverter.java:1041)
[2021-04-16T18:04:29,167Z] at java.base/java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:936)
[2021-04-16T18:04:29,167Z] at java.base/sun.util.locale.LocaleObjectCache.get(LocaleObjectCache.java:55)
[2021-04-16T18:04:29,167Z] at java.base/java.util.ResourceBundle$Control.getCandidateLocales(ResourceBundle.java:2868)
[2021-04-16T18:04:29,167Z] at build.tools.cldrconverter.CLDRConverter.applyParentLocales(CLDRConverter.java:1041)
[2021-04-16T18:04:29,167Z] at build.tools.cldrconverter.CLDRConverter.applyParentLocales(CLDRConverter.java:1041)
[2021-04-16T18:04:29,167Z] at build.tools.cldrconverter.CLDRConverter.applyParentLocales(CLDRConverter.java:1041)
- relates to
-
JDK-8258794 Update CLDR to version 39.0
-
- Resolved
-