hg: jdk/jdk: 8186688: javax.lang.model.util.Elements.hides does not work correctly with interfaces
jonathan.gibbons at oracle.com
jonathan.gibbons at oracle.com
Fri Feb 23 21:46:42 UTC 2018
Changeset: 6e6c777a37a2
Author: jjg
Date: 2018-02-23 13:42 -0800
URL: http://hg.openjdk.java.net/jdk/jdk/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-all-changes
mailing list