RFR: 8253177: outputStream not declared in markWord.hpp
Ioi Lam
iklam at openjdk.java.net
Tue Sep 15 18:39:19 UTC 2020
On Tue, 15 Sep 2020 15:16:41 GMT, Thomas Schatzl <tschatzl 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.
-------------
Marked as reviewed by iklam (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/188
More information about the hotspot-dev
mailing list