[jdk17u-dev] RFR: 8299494: Test vmTestbase/nsk/stress/except/except011.java failed: ExceptionInInitializerError: target class not found

Goetz Lindenmaier goetz at openjdk.org
Thu Dec 7 10:30:38 UTC 2023


On Wed, 6 Dec 2023 14:55:43 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 17.0.11-oracle

This is an interesting GHA test failure, but surely unrelated:
test/jdk/java/util/regex/RegExTest.java does not compile. 
I have not seen this issue before. The test is unchanged since 2022. I don't see recent changes that might be related, like a fix in javac. Also, it happens only on linux x86_64, a Java bug should manifest itself in all tests.

-------------

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2025#issuecomment-1845082805


More information about the jdk-updates-dev mailing list