RFR: 8271063: Print injected fields for InstanceKlass [v4]

Coleen Phillimore coleenp at openjdk.java.net
Fri Jul 23 12:26:09 UTC 2021


On Thu, 22 Jul 2021 14:35:21 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> I added code to print the injected fields in InstanceKlass.  I also removed field offset sorting for do_nonstatic_fields because it's not necessary when used for purposes other than printing the fields.  I also added a gtest.
>> Tested with tier1 all Oracle platforms, tier2-3 on linux-x64-debug, windows-x64-debug.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Pair is much nicer.

Thanks for the review and suggestion.

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

PR: https://git.openjdk.java.net/jdk/pull/4858


More information about the hotspot-dev mailing list