Class-File API debug printing capability

Adam Sotona adam.sotona at oracle.com
Mon Dec 9 10:32:55 UTC 2024


Class-File API lost debug printing capability with removal of the ClassPrinter in JDK-8345343<https://bugs.openjdk.org/browse/JDK-8345343>.
I’ve created a new enhancement<https://bugs.openjdk.org/browse/JDK-8345773> to add a method to `j.l.classfile.CompoundElement` returning its debug printout.
It is a chance to get this enhancement in Late-Enhancement Request Process (according to JEP 3) into JDK 24.

Please review the CSR: https://bugs.openjdk.org/browse/JDK-8345774
And PR: https://github.com/openjdk/jdk/pull/22634

Thank you!

Adam

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/classfile-api-dev/attachments/20241209/2456b751/attachment.htm>


More information about the classfile-api-dev mailing list