The CompileTheWorld testlibrary does not trigger compilation of static initializers and constructors because it uses the Whitebox API (see JDK-8153514). This should be fixed to increase coverage.
- relates to
-
JDK-8153514 Whitebox API should allow compilation of <clinit>
-
- Resolved
-