-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
b114
-
Not verified
The VarHandle implementation currently explodes out constants into fields because C1 does not support @Stable on arrays.
JDK-8143407 will fix that. When it does update the implementation to use @Stable arrays (indexed by enum ordinals), which simplifies the code.
- is blocked by
-
JDK-8143407 C1: @Stable array support
-
- Resolved
-