Re: [jdk24] RFR: 8345773: Class-File API debug printing capability

2024-12-12 Thread Adam Sotona
On Wed, 11 Dec 2024 08:06:19 GMT, Adam Sotona wrote: > Class-File API lost debug printing capability with removal of the > j.l.classfile.components.ClassPrinter in JDK-8345343. > > This is a backport of > https://github.com/openjdk/jdk/commit/f88c1c6ff86b8f29a71647e46136b6432bb67619, > review

Re: [jdk24] RFR: 8345773: Class-File API debug printing capability

2024-12-11 Thread Chen Liang
On Wed, 11 Dec 2024 08:06:19 GMT, Adam Sotona wrote: > Class-File API lost debug printing capability with removal of the > j.l.classfile.components.ClassPrinter in JDK-8345343. > > This is a backport of > https://github.com/openjdk/jdk/commit/f88c1c6ff86b8f29a71647e46136b6432bb67619, > review

[jdk24] RFR: 8345773: Class-File API debug printing capability

2024-12-11 Thread Adam Sotona
8345773: Class-File API debug printing capability - Commit messages: - Backport f88c1c6ff86b8f29a71647e46136b6432bb67619 Changes: https://git.openjdk.org/jdk/pull/22675/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22675&range=00 Issue: https://bugs.openjdk.org/browse/J