RFR: 8344861: Disable CheckJNICalls in tests until JDK-8344802 is fixed
Coleen Phillimore
coleenp at openjdk.org
Fri Nov 22 14:35:15 UTC 2024
On Fri, 22 Nov 2024 14:19:57 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> Some tests specify `-XX:+EnableX86ECoreOpts` which does not work well with `-Xcheck:jni` on Windows. Disable `CheckJNICalls` for now with these tests until [JDK-8344802](https://bugs.openjdk.org/browse/JDK-8344802) is fixed.
>
> Thanks,
> Tobias
Ok.
-------------
Marked as reviewed by coleenp (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22325#pullrequestreview-2454599787
More information about the core-libs-dev
mailing list