hg: jdk/sandbox: 8186688: javax.lang.model.util.Elements.hides does not work correctly with interfaces
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Feb 23 21:49:44 UTC 2018
Changeset: 6e6c777a37a2
Author: jjg
Date: 2018-02-23 13:42 -0800
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/6e6c777a37a2
8186688: javax.lang.model.util.Elements.hides does not work correctly with interfaces
Reviewed-by: vromero, mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Symbol.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/model/JavacElements.java
+ test/langtools/tools/javac/processing/model/util/elements/hides/C.java
+ test/langtools/tools/javac/processing/model/util/elements/hides/Hides.java
+ test/langtools/tools/javac/processing/model/util/elements/hides/I.java
More information about the jdk-sandbox-changes
mailing list