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

Lois Foltan lois.foltan at oracle.com
Mon Feb 5 19:51:30 UTC 2018


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