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

Chen Liang liach at openjdk.org
Wed Dec 11 15:02:27 UTC 2024


On Wed, 11 Dec 2024 08:06:19 GMT, Adam Sotona <asotona at openjdk.org> 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, reviewed by @liach and  @mcimadamore.
> 
> Because this JDK 24 RFE comes after RDP1, it is pending approval of a later enhancement.
> 
> Thank you,
> Adam

Looks good. However, we need to wait until the late enhancement is approved to integrate this.

-------------

Marked as reviewed by liach (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22675#pullrequestreview-2495925632


More information about the core-libs-dev mailing list