hg: jdk9/sandbox/langtools: 8138667: java.lang.IllegalAccessError: tried to access method (for a protected method)

chris.hegarty at oracle.com chris.hegarty at oracle.com
Tue Sep 13 14:16:05 UTC 2016


Changeset: 31c022a17639
Author:    sadayapalam
Date:      2016-09-13 19:32 +0530
URL:       http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/31c022a17639

8138667: java.lang.IllegalAccessError: tried to access method (for a protected method)
Reviewed-by: mcimadamore

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
+ test/tools/javac/lambda/methodReference/ProtectedInaccessibleMethodRefTest.java
+ test/tools/javac/lambda/methodReference/pack/SuperClass.java



More information about the jdk9-sandbox-changes mailing list