Skip to content

NPE extended message skips npePC that is BYTECODE_TEMP_CHANGED #19466

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

Merged
merged 1 commit into from
May 8, 2024

Conversation

JasonFengJ9
Copy link
Member

NPE extended message skips npePC that is BYTECODE_TEMP_CHANGED

npePC is expected to be the bytecode offset where the NPE message will be generated. Skip the NPE extended message generation when it is BYTECODE_TEMP_CHANGED.

closes #19163

Signed-off-by: Jason Feng [email protected]

@JasonFengJ9 JasonFengJ9 requested a review from gacholio May 8, 2024 14:34
npePC is expected to be the bytecode offset where the NPE message will
be generated. Skip the NPE extended message generation when it is
BYTECODE_TEMP_CHANGED.

Signed-off-by: Jason Feng <[email protected]>
@gacholio
Copy link
Contributor

gacholio commented May 8, 2024

jenkins test sanity zlinux jdk21

@gacholio gacholio merged commit d6b16f5 into eclipse-openj9:master May 8, 2024
@JasonFengJ9 JasonFengJ9 deleted the npecrash branch May 8, 2024 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenJ9 crashes, but 8 and 11 are normal
2 participants