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

Daniel D.Daugherty dcubed at openjdk.java.net
Fri Jul 23 19:14:03 UTC 2021


On Fri, 23 Jul 2021 18:48:21 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> 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.

Thumbs up! I also compared the original patch to the new patch.

It would be good to have one of the original reviewers chime in on this PR.

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

Marked as reviewed by dcubed (Reviewer).

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


More information about the hotspot-dev mailing list