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

This pull request has now been integrated.

Changeset: e75e1cb0
Author:    Adam Sotona <asot...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/e75e1cb02c3d115762846e47fb2d2b10a177f6de
Stats:     335 lines in 2 files changed: 71 ins; 0 del; 264 mod

8329955: Class-File API ClassPrinter does not print bootstrap methods arguments

Reviewed-by: briangoetz

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

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

Reply via email to