RFR: 8309979: BootstrapMethods attribute is missing in class files recreated by SA [v3]

Kevin Walls kevinw at openjdk.org
Tue Jun 27 13:36:07 UTC 2023


On Thu, 22 Jun 2023 15:37:11 GMT, Ashutosh Mehra <duke at 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:
> 
>   Add comment about the layout of operands array in constant pool
>   
>   Signed-off-by: Ashutosh Mehra <asmehra at redhat.com>

(I intended to click 'approve' earlier!)

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

Marked as reviewed by kevinw (Committer).

PR Review: https://git.openjdk.org/jdk/pull/14495#pullrequestreview-1500887539


More information about the serviceability-dev mailing list