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

Zero runtime can lock-up on linux-alpha

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: