Integrated: 8344861: Disable CheckJNICalls in tests until JDK-8344802 is fixed
Tobias Hartmann
thartmann at openjdk.org
Fri Nov 22 14:51:23 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
This pull request has now been integrated.
Changeset: 6d3becb4
Author: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6d3becb486ab38c9c2d2a6fbc428bf794375317c
Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod
8344861: Disable CheckJNICalls in tests until JDK-8344802 is fixed
Reviewed-by: coleenp
-------------
PR: https://git.openjdk.org/jdk/pull/22325
More information about the core-libs-dev
mailing list