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

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

Commit messages:
 - Disable it
 - 8344861: Disable CheckJNICalls in tests until JDK-8344802 is fixed

Changes: https://git.openjdk.org/jdk/pull/22325/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22325&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8344861
  Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/22325.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22325/head:pull/22325

PR: https://git.openjdk.org/jdk/pull/22325

Reply via email to