-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 24
-
Component/s: core-libs
-
b19
-
generic
-
generic
Locale.getDisplayName(Locale inLocale) provides a fallback which is a hard coded pattern. There exists a check on the length of the displayNames, but this array is initialized only a few lines above, always with a length that surpasses the check.
- links to
-
Commit(master)
openjdk/jdk/49c7148d
-
Review(master)
openjdk/jdk/21298