RFR: JDK-8318955: Add ReleaseIntArrayElements in Java_sun_awt_X11_XlibWrapper_SetBitmapShape XlbWrapper.c to early return [v2]
Matthias Baesken
mbaesken at openjdk.org
Mon Oct 30 09:15:00 UTC 2023
> 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
More information about the client-libs-dev
mailing list