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

Sergey Bylokhov serb at openjdk.org
Fri Feb 27 00:55:18 UTC 2026


On Wed, 4 Feb 2026 09:05:14 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

This pull request has now been integrated.

Changeset: 538bebf7
Author:    Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/538bebf76e812058145f7a3f5591cbf1c2f756c7
Stats:     95 lines in 2 files changed: 93 ins; 0 del; 2 mod

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

Reviewed-by: prr, dnguyen

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

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


More information about the client-libs-dev mailing list