RFR: 8253177: outputStream not declared in markWord.hpp
Thomas Schatzl
tschatzl at openjdk.java.net
Tue Sep 15 19:01:36 UTC 2020
On Tue, 15 Sep 2020 18:37:01 GMT, Ioi Lam <iklam at openjdk.org> wrote:
>> Hi all,
>>
>> can I have reviews for this trivial change that adds outputStream declaration(s) to the markWord files? Apparently they
>> have been missing forever, and in some last-minute testing about some unrelated change the ARM compilers complained
>> about it.
>>
>> Testing: local compilation, tier1
>>
>> Thanks,
>> Thomas
>
> Looks good and I agree this is a trivial change.
Thanks for your review
-------------
PR: https://git.openjdk.java.net/jdk/pull/188
More information about the hotspot-dev
mailing list