-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
19
I was looking for easy things to do to improve java.lang.invoke cold performance. One of the things is caching fields in VarHandleGuards, so that interpreter does not have to do lots of unneccessary field loads.