RFR: JDK-8318955: Add ReleaseIntArrayElements in Java_sun_awt_X11_XlibWrapper_SetBitmapShape XlbWrapper.c to early return [v3]

Phil Race prr at openjdk.org
Thu Nov 2 17:54:07 UTC 2023


On Thu, 2 Nov 2023 12:44:28 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:
> 
>   remove JNU_ThrowOutOfMemoryError

Marked as reviewed by prr (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/16392#pullrequestreview-1710943919


More information about the client-libs-dev mailing list