hg: jdk8u/jdk8u-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 13:12:31 PST 2014


Changeset: 79dc4b992c0a
Author:    vromero
Date:      2014-02-06 21:11 +0000
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/79dc4b992c0a

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 jdk8u-dev-changes mailing list