mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-10 19:19:22 +00:00
8329420: Java 22 (and 23) launcher calls default constructor although main() is static 8330864: No error message when ExceptionInInitializerError thrown in static initializer Reviewed-by: stuefe