hg: jdk9/dev/langtools: 8175198: Javac incorrectly allows receiver parameters in annotation methods

vicente.romero at oracle.com vicente.romero at oracle.com
Fri Mar 10 18:07:09 UTC 2017


Changeset: 6b51827c339c
Author:    vromero
Date:      2017-03-10 09:52 -0800
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/6b51827c339c

8175198: Javac incorrectly allows receiver parameters in annotation methods
Reviewed-by: mcimadamore

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
+ test/tools/javac/T8175198/AnnotationsAndFormalParamsTest.java
+ test/tools/javac/T8175198/AnnotationsAndFormalParamsTest.out



More information about the jdk9-dev-changes mailing list