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

Zero runtime can lock-up on linux-alpha

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 10
    • 10
    • hotspot
    • None
    • b31
    • other
    • linux

    Description

      We have observed that the Zero runtime can lock up on alpha, especially on SMP machines running Linux. This manifests itself in the OpenJDK taking forever by repeatedly printing "compiler/java/jar running ..." and never finishing.

      It can be worked around by booting the machine with a uni-processor kernel. The fix is to use __sync_synchronize() even for the LIGHT_MEM_BARRIER in src/os_cpu/linux_zero/vm/orderAccess_linux_zero.inline.hpp.

      Attachments

        Activity

          People

            glaubitz John Paul Adrian Glaubitz
            glaubitz John Paul Adrian Glaubitz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: