Skip to content

[GR-38296] [GR-65175] Remove deprecated OSR frame transfer. #11378

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

Merged

Conversation

graalvmbot
Copy link
Collaborator

We deprecated the BytecodeOSRNode#copyIntoOSRFrame method (the one without a targetMetadata parameter) in 22.2. Some assertions used to support this deprecated transfer have been transiently failing. I do not know the reason for the sudden spike, but we should anyway remove the deprecated code.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 10, 2025
@graalvmbot graalvmbot force-pushed the mdsouza/GR-38296-remove-deprecated-osr-frame-transfer branch 2 times, most recently from 4fa8f9f to 2e463fa Compare June 11, 2025 12:42
@graalvmbot graalvmbot force-pushed the mdsouza/GR-38296-remove-deprecated-osr-frame-transfer branch from 2e463fa to 70144c0 Compare June 11, 2025 16:02
@graalvmbot graalvmbot merged commit 3b4d71d into master Jun 12, 2025
13 checks passed
@graalvmbot graalvmbot deleted the mdsouza/GR-38296-remove-deprecated-osr-frame-transfer branch June 12, 2025 02:33
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