RFR: 8344556: [Graal] compiler/intrinsics/bmi/* fail when AOTCache cannot be loaded

Ioi Lam iklam at openjdk.org
Fri Dec 6 18:00:37 UTC 2024


On Fri, 6 Dec 2024 16:13:32 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> I agree with @dougxc suggestion in bug's comment: "these tests should not be run with -XX:+AOTClassLinking when JVMCI is enabled"
> 
> Is it possible to add such condition to tests @require ?

For test coverage, I think we should test it for this flag combination as well. We just need to fix the test so that it doesn't care about unrelated error messages.

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

PR Comment: https://git.openjdk.org/jdk/pull/22596#issuecomment-2523864882


More information about the hotspot-compiler-dev mailing list