In AccessBridgeJavaEntryPoints.cpp we have a couple of exception checks with potential early returns. Those miss ReleaseStringChars .
------------- Commit messages: - JDK-8326140 Changes: https://git.openjdk.org/jdk/pull/17915/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17915&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8326140 Stats: 82 lines in 1 file changed: 24 ins; 39 del; 19 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