hg: jdk/jdk: 8007720: Names are not loaded correctly for method parameters if the parameters have annotations; ...
vicente.romero at oracle.com
vicente.romero at oracle.com
Tue Dec 19 21:29:00 UTC 2017
Changeset: 89f6aa26fd6c
Author: cushon
Date: 2017-12-19 16:24 -0500
URL: http://hg.openjdk.java.net/jdk/jdk/rev/89f6aa26fd6c
8007720: Names are not loaded correctly for method parameters if the parameters have annotations
8177486: Incorrect handling of mandated parameter names in MethodParameters attributes
Reviewed-by: jlahoda, vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Symbol.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassReader.java
+ test/langtools/tools/javac/MethodParameters/ClassReaderTest/ClassReaderTest.java
+ test/langtools/tools/javac/MethodParameters/ClassReaderTest/ClassReaderTest.out
+ test/langtools/tools/javac/MethodParameters/ClassReaderTest/MethodParameterProcessor.java
! test/langtools/tools/javac/lib/DPrinter.java
More information about the jdk-all-changes
mailing list