JDK-8253177 : outputStream not declared in markWord.hpp
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-09-15
  • Updated: 2024-11-22
  • Resolved: 2020-09-15
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 16
16 b16Fixed
Related Reports
Blocks :  
Blocks :  
Description
outputStream is not declared in markWord.hpp, leading to build failures with some other changes on ARM.
Comments
Changeset: 46598c86 Author: Thomas Schatzl <tschatzl@openjdk.org> Date: 2020-09-15 18:59:16 +0000 URL: https://git.openjdk.java.net/jdk/commit/46598c86
15-09-2020