hg: jdk/submit: 8193216: Filer should warn if processors redefine symbols from the classpath or sourcepath

vicente.romero at oracle.com vicente.romero at oracle.com
Thu Dec 21 21:03:09 UTC 2017


Changeset: 91bd550551e0
Author:    cushon
Date:      2017-12-21 15:58 -0500
URL:       http://hg.openjdk.java.net/jdk/submit/rev/91bd550551e0

8193216: Filer should warn if processors redefine symbols from the classpath or sourcepath
Reviewed-by: vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/processing/JavacFiler.java
+ test/langtools/tools/javac/processing/warnings/TypeAlreadyExists/A.java
+ test/langtools/tools/javac/processing/warnings/TypeAlreadyExists/B.java
+ test/langtools/tools/javac/processing/warnings/TypeAlreadyExists/TestProcTypeAlreadyExistsWarning.java
+ test/langtools/tools/javac/processing/warnings/TypeAlreadyExists/warn.out



More information about the jdk-submit-changes mailing list