RFR: 8341793: Fix ExceptionOccurred in jdk.accessibility [v5]

Laurent Bourgès lbourges at openjdk.org
Tue Nov 19 06:13:57 UTC 2024


On Sat, 16 Nov 2024 16:39:51 GMT, Phil Race <prr at openjdk.org> wrote:

>> I suspect all those declarations exist only because the macros need it.
>> So removing them will be the right solution
>
> Looks like you missed (at least) one.
> Perhaps because you searched for a specific pattern
> jthrowable exception = NULL;
> at line 1218 (original code) 1208 (patched code)

Fixed

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21979#discussion_r1847697129


More information about the client-libs-dev mailing list