Integrated: 8271063: Print injected fields for InstanceKlass
Coleen Phillimore
coleenp at openjdk.java.net
Fri Jul 23 12:26:09 UTC 2021
On Wed, 21 Jul 2021 13:47:04 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.
This pull request has now been integrated.
Changeset: 9b27df6a
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/9b27df6a4f0e5cdc7765144d6bcbc95700bdb6a3
Stats: 88 lines in 4 files changed: 53 ins; 25 del; 10 mod
8271063: Print injected fields for InstanceKlass
Reviewed-by: fparain, hseigel, yyang
-------------
PR: https://git.openjdk.java.net/jdk/pull/4858
More information about the hotspot-dev
mailing list