RFR [9]: 8177036: Class.checkMemberAccess throws NPE when calling Class methods via JNI

Alan Bateman Alan.Bateman at oracle.com
Mon Mar 20 10:41:16 UTC 2017


On 20/03/2017 09:19, Claes Redestad wrote:

> Hi,
>
> please review this fix to avoid NPEs when calling certain Class 
> methods via JNI:
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8177036
> Webrev: http://cr.openjdk.java.net/~redestad/8177036/jdk.01/
This looks okay. At some point then we need to see how we can test these 
methods called from attached thread (with no caller).

-Alan


More information about the core-libs-dev mailing list