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

Clean up null checks for linkTo* methods in BytecodeInterpreter #21612

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matthewhall2
Copy link
Contributor

Commons out null checks into on j9objects (mh receiver, mn obejct, etc) into nullcheck method with handles stack pointer restoration and builds the jit resolve frame when required

@matthewhall2 matthewhall2 force-pushed the cleanup_linkTo_methods branch from 186ed73 to 39c59bc Compare April 10, 2025 14:25
Commons out null checks into on j9objects (mh receiver, mn obejct, etc)
into nullcheck method with handles stack pointer restoration and builds
the jit resolve frame when required

Signed-off-by: Matthew Hall <[email protected]>
@matthewhall2 matthewhall2 force-pushed the cleanup_linkTo_methods branch from 39c59bc to 67d644a Compare April 10, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant