git: openjdk/mobile: 8241798: Allow enums to have more constants
duke
duke at openjdk.java.net
Fri Apr 10 22:42:49 UTC 2020
Changeset: 4895a19d
Author: Liam Miller-Cushon <cushon at openjdk.org>
Date: 2020-03-28 16:15:52 +0000
URL: https://git.openjdk.java.net/mobile/commit/4895a19d
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 mobile-changes
mailing list