Integrated: 8271219: [REDO] JDK-8271063 Print injected fields for InstanceKlass
Coleen Phillimore
coleenp at openjdk.java.net
Fri Jul 23 20:57:06 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.
This pull request has now been integrated.
Changeset: 286106dd
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/286106dd2ae899746c0e9d9a263ed4af9e56c536
Stats: 91 lines in 4 files changed: 56 ins; 25 del; 10 mod
8271219: [REDO] JDK-8271063 Print injected fields for InstanceKlass
Reviewed-by: dcubed, fparain
-------------
PR: https://git.openjdk.java.net/jdk/pull/4894
More information about the hotspot-dev
mailing list