-
Enhancement
-
Resolution: Won't Fix
-
P4
-
9
Since there is no btos/ctos/stos optimizations in the template interpreter, generating extra itos entry points for them is a waste of space.
We can use BasicType in the cpCache instead of xtos to give the type of putfield/getfield types. We use BasicType everywhere else.
We can use BasicType in the cpCache instead of xtos to give the type of putfield/getfield types. We use BasicType everywhere else.
- is blocked by
-
JDK-8168566 [get/put]field_or_static should be Runtime calls
-
- Closed
-