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

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

    XMLWordPrintable

Details

    • b14

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: