There is an early return in Java_sun_awt_X11_XlibWrapper_SetBitmapShape XlbWrapper.c that seems to miss a ReleaseIntArrayElements call.
------------- Commit messages: - JDK-8318955 Changes: https://git.openjdk.org/jdk/pull/16392/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16392&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8318955 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/16392.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/16392/head:pull/16392 PR: https://git.openjdk.org/jdk/pull/16392