I met below exception with Class-File API. <img width="1911" height="761" alt="Image" src="https://github.com/user-attachments/assets/6993f308-9c8f-4cad-9b7c-c22bb6664cd4" /> With attached sample code, you can reproduce it. If explicitly defined AsmClassReader & AsmClassWriter, the code works well. [ClassFileApiTests.java](https://github.com/user-attachments/files/26654243/ClassFileApiTests.java)
I met below exception with Class-File API.
With attached sample code, you can reproduce it. If explicitly defined AsmClassReader & AsmClassWriter, the code works well.
ClassFileApiTests.java