Integrated: 8345773: Class-File API debug printing capability
Adam Sotona
asotona at openjdk.org
Wed Dec 11 08:00:43 UTC 2024
On Mon, 9 Dec 2024 10:25:01 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 PR adds `j.l.classfile.CompoundElement::toDebugString` method to restore the capability.
>
> Please review.
>
> Thank you,
> Adam
This pull request has now been integrated.
Changeset: f88c1c6f
Author: Adam Sotona <asotona at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f88c1c6ff86b8f29a71647e46136b6432bb67619
Stats: 16 lines in 2 files changed: 12 ins; 1 del; 3 mod
8345773: Class-File API debug printing capability
Reviewed-by: liach, mcimadamore
-------------
PR: https://git.openjdk.org/jdk/pull/22634
More information about the core-libs-dev
mailing list