RFR: 7176515: ExceptionInInitializerError for an enum with multiple switch statements [v10]

Archie L. Cobbs duke at openjdk.org
Tue Mar 21 17:19:25 UTC 2023


On Tue, 21 Mar 2023 16:21:22 GMT, Vicente Romero <vromero at openjdk.org> wrote:

> I'm still seeing test: test/hotspot/jtreg/runtime/cds/appcds/jvmti/ClassFileLoadHookTest.java failing with this patch

Strange... on github everything is passing now: https://github.com/archiecobbs/jdk/actions/runs/4473109724

But when I run that specific test on my laptop, it fails for me too.

So I guess this test is not included in the standard test suite?

In any case should be fixed in e6ef2acf8ae.

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

PR Comment: https://git.openjdk.org/jdk/pull/10797#issuecomment-1478287604


More information about the compiler-dev mailing list