RFR: 8271219: [REDO] JDK-8271063 Print injected fields for InstanceKlass

Coleen Phillimore coleenp at openjdk.java.net
Fri Jul 23 19:00:16 UTC 2021


There was a test bug in the JDK-8271063.  I thought I'd check the output of Method->print() except it's only available in debug mode.  The basic diff is line 56 and 63 in the gtest.  Retested with mach5 tier1 on 5 Oracle platforms.

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

Commit messages:
 - 8271219: [REDO] JDK-8271063 Print injected fields for InstanceKlass

Changes: https://git.openjdk.java.net/jdk/pull/4894/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4894&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8271219
  Stats: 91 lines in 4 files changed: 56 ins; 25 del; 10 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4894.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4894/head:pull/4894

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


More information about the hotspot-dev mailing list