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
Thu Feb 29 08:18:55 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

Hi Christoph and Phil, thanks for the reviews !

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

PR Comment: https://git.openjdk.org/jdk/pull/17915#issuecomment-1970624184


More information about the client-libs-dev mailing list