Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8263403

[JVMCI] output written to tty via HotSpotJVMCIRuntime can be garbled

XMLWordPrintable

    • b14

        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.

              dnsimon Douglas Simon
              dnsimon Douglas Simon
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: