-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b22
-
generic
-
generic
createLanguageTagSet() in JRE/CLDRLocaleProviderAdapter(s), there's no initial capacity set. That ends up with unnecessary hash map resize.
- relates to
-
JDK-8244459 Optimize the hash map size in LocaleProviderAdapters
- Resolved