RFR: JDK-8326140: src/jdk.accessibility/windows/native/libjavaaccessbridge/AccessBridgeJavaEntryPoints.cpp ReleaseStringChars might be missing in early returns [v2]
Phil Race
prr at openjdk.org
Wed Feb 28 18:31:43 UTC 2024
On Wed, 28 Feb 2024 13:30:18 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> 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
LGTM
-------------
Marked as reviewed by prr (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17915#pullrequestreview-1906976503
More information about the client-libs-dev
mailing list