RFR: 8271063: Print injected fields for InstanceKlass [v3]
Coleen Phillimore
coleenp at openjdk.java.net
Thu Jul 22 14:25:46 UTC 2021
On Thu, 22 Jul 2021 12:26:05 GMT, Yi Yang <yyang at openjdk.org> wrote:
>> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix errant print
>
> src/hotspot/share/oops/instanceKlass.cpp line 1641:
>
>> 1639: }
>> 1640:
>> 1641: struct F {
>
> Hi Coleen, is it possible to reuse existing Pair structure(utilities/pair.hpp)? Just IMHO:)
Yeah, that would be nicer. Let me have a look.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4858
More information about the hotspot-dev
mailing list