-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17
-
Component/s: hotspot
-
b05
EnumIterationTraits contains some unused stuff. It could als be expanded to provide more common utilities. In particular, there are numerous static_casts that could be centralized under meaningful names in the traits class.
Also,JDK-8257466 added range bound accessors to EnumRange, but neglected to account for an empty range.
Also,
- relates to
-
JDK-8257466 Improve enum iteration
-
- Resolved
-