-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 9-repo-jigsaw
-
Component/s: core-libs
-
b82
-
generic
-
generic
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8142049 | emb-9 | Naoto Sato | P2 | Resolved | Fixed | team |
The initialization of CLDRLocaleProviderAdapter.getCandidateLocales takes too much time. It's about 70% of resource bundle loading time. Its performance needs to be improved. It may require to change the CLDR converter tool output to reduce the run-time overhead.
This problem isn't jigsaw specific, but the fix should go to jake.
This problem isn't jigsaw specific, but the fix should go to jake.
- backported by
-
JDK-8142049 Improve performance of CLDRLocaleProviderAdapter.getCandidateLocales
-
- Resolved
-