On Tue, 9 Apr 2024 13:39:47 GMT, Adam Sotona <asot...@openjdk.org> wrote:

> Class-File API `ClassPrinter` prints many useful info about bootstrap methods 
> and invoke dynamic instructions, however bootstrap methods arguments are 
> missing.
> This patch fixes bootstrap methods and invoke dynamic instructions printing.
> `ClassPrinterTest` is extended to print bootstrap method and invoke dynamic 
> instruction.
> 
> Please review.
> 
> Thanks,
> Adam

Marked as reviewed by briangoetz (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/18695#pullrequestreview-1989196787

Reply via email to