RFR: 8253177: outputStream not declared in markWord.hpp

Thomas Schatzl tschatzl at openjdk.java.net
Tue Sep 15 17:24:21 UTC 2020


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

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

Commit messages:
 - Initial version

Changes: https://git.openjdk.java.net/jdk/pull/188/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=188&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8253177
  Stats: 2 lines in 2 files changed: 2 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/188.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/188/head:pull/188

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


More information about the hotspot-dev mailing list