Hi everyone, I extracted Classfile API from JDK, ported it back to Java 17, and published it to Maven Central as a standalone library. Here is its repository:
https://github.com/Glavo/classfile (I've posted the above on classfile-api-dev, but I don't see it in the mailing list archives. I don't know if it was sent successfully, so I'll repeat it here) To maintain it, I am very concerned about changes to the Classfile API and sync the changes to the above repository. Unfortunately, the Classfile API does not appear to have a specific JBS label, and I cannot track related PRs from the classfile-api-dev, so I have to check the history of the Classfile API source folder at regular intervals. In order to facilitate tracking, I hope that a label will be assigned to the Classfile API and send relevant PR notification emails to the classfile-api-dev mailing list. Is that okay? Glavo