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

Frederic Parain fparain at openjdk.java.net
Wed Jul 21 21:18:46 UTC 2021


On Wed, 21 Jul 2021 20:20:13 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:
> 
>   Fix errant print

Looks good to me.

Fred

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

Marked as reviewed by fparain (Committer).

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


More information about the hotspot-dev mailing list