The enum spec draft of 2003-10-12 replaces two fields with two methods. The
compiler and libraries must be modified to match the spec. (This includes
other changes in Enum.java as well)
compiler and libraries must be modified to match the spec. (This includes
other changes in Enum.java as well)
- relates to
-
JDK-4945532 bring enum implementation up-to-date with its spec
- Resolved