On Thu, 15 Jun 2023 20:24:39 GMT, Ashutosh Mehra <d...@openjdk.org> wrote:

>> Please review this PR that extends SA to write BootstrapMethods attribute 
>> when dumping the class files.
>> 
>> Tested it by dumping the class file for java/lang/String and comparing the 
>> BootstrapMethods attribute shown by javap for the original and the dumped 
>> class.
>
> Ashutosh Mehra has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Address review comments by plummercj
>   
>   Signed-off-by: Ashutosh Mehra <asme...@redhat.com>

Can you run the tests in `test/hotspot/jtreg/serviceability/sa` and 
`test/jdk/sun/tools/jhsdb/`? thanks.

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

PR Comment: https://git.openjdk.org/jdk/pull/14495#issuecomment-1593838252

Reply via email to