-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
22
AccessType and AccessMode in VarHandle have their entries accessed by index, so caching these enums' values array would allow reducing array allocations on `values()[index]` calls.