RFR: 8275809: crash in [CommonComponentAccessibility getCAccessible:withEnv:]

Alexander Zuev kizune at openjdk.java.net
Mon Oct 25 17:26:04 UTC 2021


On Fri, 22 Oct 2021 16:47:24 GMT, Anton Tarasov <ant at openjdk.org> wrote:

> Adding a JNI weak ref check. There's a couple of other similar places in the code where a JNI weak ref is checked for null, in the rest of the code we pass such refs to java where they are checked for null. So, I was not able to eye catch any other similar place in the a11y code where such check is also required.

Marked as reviewed by kizune (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/6083



More information about the client-libs-dev mailing list