-
Bug
-
Resolution: Fixed
-
P3
-
11, 16, 17
-
b14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8280884 | 11.0.16-oracle | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
The HotSpotJVMCIRuntime.writeDebugOutput0 method introduced in JDK-8262011 uses the HotSpot value of Unsafe.ARRAY_BYTE_BASE_OFFSET which is incorrect in the context of libgraal where the SVM value should be used instead. This results in garbled output being written to tty.
- backported by
-
JDK-8280884 [JVMCI] output written to tty via HotSpotJVMCIRuntime can be garbled
-
- Resolved
-
- relates to
-
JDK-8262011 [JVMCI] allow printing to tty from unattached libgraal thread
-
- Resolved
-