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

Adam Sotona asotona at openjdk.org
Thu Dec 12 13:39:40 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

This pull request has now been integrated.

Changeset: 6fdfa729
Author:    Adam Sotona <asotona at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6fdfa729969b8416c2afa78e28c50db52497a48b
Stats:     16 lines in 2 files changed: 12 ins; 1 del; 3 mod

8345773: Class-File API debug printing capability

Reviewed-by: liach
Backport-of: f88c1c6ff86b8f29a71647e46136b6432bb67619

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

PR: https://git.openjdk.org/jdk/pull/22675


More information about the core-libs-dev mailing list