hg: jdk/sandbox: 8241798: Allow enums to have more constants

chris.hegarty at oracle.com chris.hegarty at oracle.com
Fri Apr 10 22:45:14 UTC 2020


Changeset: 97d5d0cd1085
Author:    cushon
Date:      2020-03-28 16:15 -0700
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/97d5d0cd1085

8241798: Allow enums to have more constants
Reviewed-by: mcimadamore, briangoetz, forax

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Lower.java
! test/langtools/tools/javac/MethodParameters/EnumTest.out
! test/langtools/tools/javac/classfiles/attributes/Synthetic/EnumTest.java
+ test/langtools/tools/javac/enum/BigEnum.java



More information about the jdk-sandbox-changes mailing list