Blocks :
|
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.
|