On Fri, 27 Oct 2023 07:48:58 GMT, Matthias Baesken <[email protected]> wrote:
> There is an early return in Java_sun_awt_X11_XlibWrapper_SetBitmapShape > XlbWrapper.c that seems to miss a ReleaseIntArrayElements call. This pull request has now been integrated. Changeset: 81db1721 Author: Matthias Baesken <[email protected]> URL: https://git.openjdk.org/jdk/commit/81db1721d4fac954003441ca2c3c29b0998d310d Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8318955: Add ReleaseIntArrayElements in Java_sun_awt_X11_XlibWrapper_SetBitmapShape XlbWrapper.c to early return Reviewed-by: rschmelter, prr ------------- PR: https://git.openjdk.org/jdk/pull/16392
