-
Enhancement
-
Resolution: Fixed
-
P4
-
10
-
b22
-
generic
-
generic
The Aliases and Classes inner classes in StandardCharsets can be lazily-loaded by restructuring how we check for the three default-loaded charsets. This removes some classloading from System.initPhase1 and brings a small net reduction in code executed during startup on systems that default to any of the three standard charsets (UTF-8, Latin-1, ASCII).
- relates to
-
JDK-8189061 serviceability/sa/TestInstanceKlassSize.java - Unable to find instance klass for null
-
- Closed
-