(11) RFR (S) JDK-8196601: IllegalAccessError: cannot access class jdk.jfr.internal.handlers.EventHandler

Paul Sandoz paul.sandoz at oracle.com
Mon Feb 5 20:04:02 UTC 2018


Hi Lois,

Looks good. I eyeballed your changes to ensure they reverted those recent changes. 

Paul.

> On Feb 5, 2018, at 11:51 AM, Lois Foltan <lois.foltan at oracle.com> wrote:
> 
> Please review this partial back out of a recent change that caused incorrect class accessibility checks to occur in the case of calls to java/lang/Class::getDeclaredFields as well as within JVM signature stream processing.  Testing exposed the issue where a call to getDeclaredFields resulted incorrectly in an IllegalAccessError.
> 
> open webrev at http://cr.openjdk.java.net/~lfoltan/bug_jdk8196601/webrev/
> bug link https://bugs.openjdk.java.net/browse/JDK-8196601
> 
> Testing in progress (hs-tier1-5,jdk-tier1,2,3)
> 
> Thanks,
> Lois



More information about the hotspot-dev mailing list