RFR: 8376253: [macOS] FileSystemView may not report system icons when -Xcheck:jni is enabled [v2]
Sergey Bylokhov
serb at openjdk.org
Fri Feb 13 01:48:19 UTC 2026
> ReleasePrimitiveArrayCritical is called with JNI_ABORT, which discards pixel data when the JVM copies the array. Changed to 0 to always copy back
Sergey Bylokhov has updated the pull request incrementally with one additional commit since the last revision:
Add headful keyword
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/29563/files
- new: https://git.openjdk.org/jdk/pull/29563/files/67f798ba..04e803f1
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=29563&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=29563&range=00-01
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 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
More information about the client-libs-dev
mailing list