RFR: 8376253: [macOS] FileSystemView may not report system icons when -Xcheck:jni is enabled [v2]

Damon Nguyen dnguyen at openjdk.org
Mon Feb 23 05:08:09 UTC 2026


On Fri, 13 Feb 2026 01:48:19 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> 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

LGTM. Built it and the provided test passes. Looks like it's also passing in CI for me at least.

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

Marked as reviewed by dnguyen (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/29563#pullrequestreview-3839161881


More information about the client-libs-dev mailing list