Details
Description
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.
Attachments
Issue Links
- is blocked by
-
JDK-8143407 C1: @Stable array support
-
- Resolved
-