On Fri, 22 Oct 2021 16:47:24 GMT, Anton Tarasov <a...@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

Reply via email to