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

[JIT] expose polymorphic deoptimize reason #937

Merged
merged 1 commit into from
Feb 14, 2025
Merged

[JIT] expose polymorphic deoptimize reason #937

merged 1 commit into from
Feb 14, 2025

Conversation

weixlu
Copy link
Collaborator

@weixlu weixlu commented Feb 14, 2025

Summary: provide Deoptimization::Reason_polymorphic in vmStructs, this is to fix test TestPrintMdo.java and ClhsdbCDSCore.java

Testing: jtreg and ci

Reviewers: maoliang, yy

Issue: #936

Summary: provide Deoptimization::Reason_polymorphic in vmStructs, this
is to fix test TestPrintMdo.java and ClhsdbCDSCore.java

Testing: jtreg and ci

Reviewers: maoliang, yy

Issue: #936
@weixlu weixlu requested a review from mmyxym February 14, 2025 02:38
@weixlu weixlu self-assigned this Feb 14, 2025
Copy link
Collaborator

@mmyxym mmyxym left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@weixlu weixlu requested a review from y1yang0 February 14, 2025 09:20
Copy link
Collaborator

@y1yang0 y1yang0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trivial indeed

@weixlu weixlu merged commit ed6b0b2 into master Feb 14, 2025
87 checks passed
@weixlu weixlu deleted the poly_inline4 branch February 14, 2025 09:24
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.

3 participants