We used to fatch the entry from the constant pool and with short jump, we did the optimization with pc-relative branch; But now with JDK-8333819, runtime_call_w_cp_type needs to be moved out;
- relates to
-
JDK-8333819 Move embedded external addresses from relocation info into separate global table
- Resolved