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

Matthias Baesken mbaesken at openjdk.org
Thu Nov 2 12:44:28 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:

  remove JNU_ThrowOutOfMemoryError

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/16392/files
  - new: https://git.openjdk.org/jdk/pull/16392/files/6dbed1aa..a51a7e16

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16392&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16392&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 1 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