RFR: JDK-8326140: src/jdk.accessibility/windows/native/libjavaaccessbridge/AccessBridgeJavaEntryPoints.cpp ReleaseStringChars might be missing in early returns [v2]

Matthias Baesken mbaesken at openjdk.org
Wed Feb 28 13:30:18 UTC 2024


> In AccessBridgeJavaEntryPoints.cpp we have a couple of exception checks with potential early returns. Those miss ReleaseStringChars .

Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:

  enhance EXCEPTION_CHECK_WITH_RELEASE

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17915/files
  - new: https://git.openjdk.org/jdk/pull/17915/files/4beaad99..f37f17b4

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

  Stats: 58 lines in 1 file changed: 6 ins; 25 del; 27 mod
  Patch: https://git.openjdk.org/jdk/pull/17915.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17915/head:pull/17915

PR: https://git.openjdk.org/jdk/pull/17915


More information about the client-libs-dev mailing list