hg: jdk9/dev/langtools: 8030855: Default methods should be visible under source previous to 8

vicente.romero at oracle.com vicente.romero at oracle.com
Thu Feb 6 10:49:38 PST 2014


Changeset: 997092ef35e3
Author:    vromero
Date:      2014-02-06 18:49 +0000
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/997092ef35e3

8030855: Default methods should be visible under source previous to 8
Reviewed-by: jjg, dlsmith

! src/share/classes/com/sun/tools/javac/code/Source.java
! src/share/classes/com/sun/tools/javac/comp/Resolve.java
- test/tools/javac/T8029240/DefaultMethodsNotVisibileForSource7Test.java
+ test/tools/javac/defaultMethodsVisibility/DefaultMethodsNotVisibleForSourceLessThan8Test.java



More information about the jdk9-dev-changes mailing list