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

Add the exception check for initializeClassIfNeeded() #14935

Merged
merged 1 commit into from
Apr 19, 2022

Conversation

pshipton
Copy link
Member

The change is to check the pending exception set via
initializeClassIfNeeded() in the OpenJ9 MH interpreter
to ensure that the captured exception is correctly
thrown out as expected.

Signed-off-by: Cheng Jin jincheng@ca.ibm.com

The change is to check the pending exception set via
initializeClassIfNeeded() in the OpenJ9 MH interpreter
to ensure that the captured exception is correctly
thrown out as expected.

Signed-off-by: Cheng Jin <jincheng@ca.ibm.com>
@pshipton
Copy link
Member Author

jenkins compile amac jdk11

@keithc-ca keithc-ca merged commit 2fd77d9 into eclipse-openj9:master Apr 19, 2022
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

3 participants