Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConstantDynamic: Adding sun_relfect_ConstantPool native #1276

Closed
tajila opened this issue Feb 26, 2018 · 1 comment · Fixed by #1649
Closed

ConstantDynamic: Adding sun_relfect_ConstantPool native #1276

tajila opened this issue Feb 26, 2018 · 1 comment · Fixed by #1649

Comments

@tajila
Copy link
Contributor

tajila commented Feb 26, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants