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

Char stores/loads accessing byte arrays must be marked as unmatched

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • hotspot
    • None
    • b96
    • Verified

      CompactStrings requires char loads/stores from/to byte arrays. This triggers JDK-8140309 which is currently not fixed in hs-comp because the fix was backed out. Attached patch (mismatched.patch) marks the loads/stores as unmatched but depends on a proper fix for JDK-8140309.

            thartmann Tobias Hartmann
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: