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

(0.36) Clear pending exception after JVMTI class replacement #16488

Merged
merged 1 commit into from Dec 16, 2022

Conversation

gacholio
Copy link
Contributor

@gacholio gacholio commented Dec 16, 2022

JNI exceptions should not be pending upon return from a JVMTI function - the return value conveys success or failure.

Fixes: #16342

Cherry pick of #16483 to 0.36

JNI exceptions should not be pending upon return from a JVMTI function -
the return value conveys success or failure.

Fixes: eclipse-openj9#16342

Signed-off-by: Graham Chapman <graham_chapman@ca.ibm.com>
@pshipton pshipton merged commit a181ba6 into eclipse-openj9:v0.36.0-release Dec 16, 2022
@gacholio gacholio deleted the clearx036 branch December 16, 2022 14:21
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.

None yet

2 participants