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

s390: Add missing compiler barriers and fix assembler

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 9, 10
    • hotspot
    • None
    • b22
    • s390x

      The current inline assembly implementation of the atomics lacks "memory" in the clobber lists. This may lead to undesired compiler optimizations. We have never observed an issue, but it should be fixed.
      An other bug is in the assembler encoding of the mvh* instructions which take and Address parameter.

            mdoerr Martin Doerr
            mdoerr Martin Doerr
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: