RFR: JDK-8318955: Add ReleaseIntArrayElements in Java_sun_awt_X11_XlibWrapper_SetBitmapShape XlbWrapper.c to early return [v2]
Ralf Schmelter
rschmelter at openjdk.org
Mon Oct 30 11:52:34 UTC 2023
On Mon, 30 Oct 2023 09:15:00 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> 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
Looks good to me.
-------------
Marked as reviewed by rschmelter (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16392#pullrequestreview-1703903076
More information about the client-libs-dev
mailing list