You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new native will have to be added to sun_reflec_ConstantPool. This native will be implemented similar to getCPMethodHandleAt. It will search the ramConstantPool first to see if there is a cached copy, if not it will call the resolve helper to resolve the cp entry.
The text was updated successfully, but these errors were encountered:
A new native will have to be added to
sun_reflec_ConstantPool
. This native will be implemented similar togetCPMethodHandleAt
. It will search the ramConstantPool first to see if there is a cached copy, if not it will call the resolve helper to resolve the cp entry.The text was updated successfully, but these errors were encountered: