ReleasePrimitiveArrayCritical is called with JNI_ABORT, which discards pixel data when the JVM copies the array. Changed to 0 to always copy back
------------- Commit messages: - Merge branch 'openjdk:master' into JDK-8376253 - 8376253: [macOS] FileSystemView may not report system icons when -Xcheck:jni is enabled Changes: https://git.openjdk.org/jdk/pull/29563/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=29563&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8376253 Stats: 94 lines in 2 files changed: 92 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/29563.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/29563/head:pull/29563 PR: https://git.openjdk.org/jdk/pull/29563
