RFR: 7176515: ExceptionInInitializerError for an enum with multiple switch statements [v11]
Archie L. Cobbs
duke at openjdk.org
Wed Mar 22 14:15:46 UTC 2023
On Wed, 22 Mar 2023 06:44:51 GMT, Jaikiran Pai <jpai 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.
>
> GitHub actions job for the jdk repo is configured to run only `tier1` tests.
Thanks very much for that clarification.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/10797#issuecomment-1479639705
More information about the compiler-dev
mailing list