> There is an early return in Java_sun_awt_X11_XlibWrapper_SetBitmapShape > XlbWrapper.c that seems to miss a ReleaseIntArrayElements call.
Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision: Add JNU_ThrowOutOfMemoryError ------------- Changes: - all: https://git.openjdk.org/jdk/pull/16392/files - new: https://git.openjdk.org/jdk/pull/16392/files/50e969e9..6dbed1aa Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=16392&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16392&range=00-01 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
