Skip to content

Conversation

@graalvmbot
Copy link
Collaborator

"JDK-8346986: Remove[d] ASM from java.base", so we added a shaded copy of ASM into as a quick fix. This PR properly adopt the change by switching to the new Classfile API, that became stable in Java 24 (https://openjdk.org/jeps/484).

All ASM usages are migrated to the Classfile API in the most straight-forward way possible.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 28, 2025
@graalvmbot graalvmbot merged commit d006b4f into master Aug 28, 2025
13 checks passed
@graalvmbot graalvmbot deleted the je/svm-asm-to-classfile-api-GR-61102 branch August 28, 2025 13:15
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