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

Flag Call to isClassLibraryMethod in isChangeCurrentThread as vettedForAOT #20784

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

Conversation

luke-li-2003
Copy link
Contributor

@luke-li-2003 luke-li-2003 commented Dec 9, 2024

The call to isClassLibraryMethod in isChangeCurrentThread should be safe during AOT(#19965), setting the parameter to true prevents the assertion failure in isClassLibraryMethod.

Fixes #19965

…orAOT

The call to isClassLibraryMethod in isChangeCurrentThread should be safe during
AOT(eclipse-openj9#19965), setting the parameter
to true prevents the assertion failure in isClassLibraryMethod

Signed-off-by: Luke Li <[email protected]>
@luke-li-2003 luke-li-2003 requested a review from dsouzai as a code owner December 9, 2024 22:20
@dsouzai
Copy link
Contributor

dsouzai commented Dec 10, 2024

jenkins test sanity.functional,sanity.system+aot all jdk21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants