hg: jdk9/sandbox/langtools: 8168312: javac throws NPE if annotation processor is specified and module is declared in a file named arbitrarily

chris.hegarty at oracle.com chris.hegarty at oracle.com
Mon Nov 14 14:30:59 UTC 2016


Changeset: 120957324d6e
Author:    sadayapalam
Date:      2016-11-14 19:45 +0530
URL:       http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/120957324d6e

8168312: javac throws NPE if annotation processor is specified and module is declared in a file named arbitrarily
Reviewed-by: jlahoda

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Symtab.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Modules.java
+ test/tools/javac/modules/AnnotationProcessingWithModuleInfoInWrongPlace.java



More information about the jdk9-sandbox-changes mailing list