Relates :
|
There is a section of auto-generated data in sun.util.locale.LocaleEquivalentMap.java where the data is extracted from here: https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry This needs to be generated from the plain data file as above at the JDK build time.
|