git: openjdk/jdk: 8036019: Insufficient alternatives listed in some errors produced by the parser

Vicente Romero vromero at openjdk.java.net
Mon Jan 24 15:11:36 UTC 2022


Changeset: 2b133415
Author:    Angelos Bimpoudis <angelos.bimpoudis at oracle.com>
Committer: Vicente Romero <vromero at openjdk.org>
Date:      2022-01-24 15:09:17 +0000
URL:       https://git.openjdk.java.net/jdk/commit/2b13341500cb9474f5fd6375b97d102ffb635b13

8036019: Insufficient alternatives listed in some errors produced by the parser

Reviewed-by: vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavacParser.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
+ test/langtools/tools/javac/T8036019.java
+ test/langtools/tools/javac/T8036019.out
! test/langtools/tools/javac/annotations/typeAnnotations/6967002/T6967002.out
+ test/langtools/tools/javac/diags/examples/AnnotationMissingElementValue.java
! test/langtools/tools/javac/enum/EnumMembersOrder.out
! test/langtools/tools/javac/parser/7157165/T7157165.out
! test/langtools/tools/javac/parser/SingleCommaAnnotationValueFail.out



More information about the jdk-changes mailing list