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

Coleen Phillimore coleenp at openjdk.java.net
Wed Jul 21 20:20:13 UTC 2021


> 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

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4858/files
  - new: https://git.openjdk.java.net/jdk/pull/4858/files/4c86b5c4..7f8e7421

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4858&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4858&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4858.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4858/head:pull/4858

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


More information about the hotspot-dev mailing list