-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b145
-
Verified
As a minor presentation issue, the items in the "Enum ConstantsDetail" table for an enum should be in declaration order, not alphabetical order.
More significantly, each entry in the table should specify the ordinal value of the enum.
One way to do this would be to include a one-line paragraph
"Ordinal: N"
either after the signature or after the description (if any).
More significantly, each entry in the table should specify the ordinal value of the enum.
One way to do this would be to include a one-line paragraph
"Ordinal: N"
either after the signature or after the description (if any).
- blocks
-
JDK-8167441 j.i.ObjectInputFilter.Status enum values order
-
- Closed
-
- duplicates
-
JDK-8167441 j.i.ObjectInputFilter.Status enum values order
-
- Closed
-
- relates to
-
JDK-8151146 The order of enum constants is different from the previous version
-
- Closed
-