Looking at the @graalvm.org build report of a native image "helloworld" that includes all locales shows an artistic picture with thousands of classes named CurrencyNames_* or TimeZoneNames_* or LoacleNames_*. For AOT compilation having this static data represented as code is not great.
7 likes 0 replies
?