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

Respect resolving static method low-tag on X86-32 #4325

Merged
merged 1 commit into from
Jan 17, 2019

Conversation

0dvictor
Copy link
Contributor

Interpreter may low-tag the RAM method when resolving static method.
When the lowest bit is set, JIT should skip code patch.

Signed-off-by: Victor Ding dvictor@ca.ibm.com

Interpreter may low-tag the RAM method when resolving static method.
When the lowest bit is set, JIT should skip code patch.

Signed-off-by: Victor Ding <dvictor@ca.ibm.com>
@andrewcraik
Copy link
Contributor

Jenkins test sanity xlinux,win jdk8,jdk11

@andrewcraik andrewcraik merged commit a848031 into eclipse-openj9:master Jan 17, 2019
@0dvictor 0dvictor deleted the unresolved32 branch March 12, 2019 19:29
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.

2 participants