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

[JDK-8343193] Adapt JDK-8343132: Remove temporary transitions from Virtual thread implementation #9980

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

graalvmbot
Copy link
Collaborator

openjdk/jdk#21735 removes the _notifyJvmtiVThreadHideFrames intrinsic and the JVMCI exported symbol JavaThread::_is_in_tmp_VTMS_transition. This PR removes relevant usages of this symbol and the intrinsic implementation on JDK24

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 29, 2024
@graalvmbot graalvmbot closed this Oct 31, 2024
@graalvmbot graalvmbot merged commit c27efe1 into galahad Oct 31, 2024
6 of 15 checks passed
@graalvmbot graalvmbot deleted the galahad-dev/JDK-8343193 branch October 31, 2024 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants