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

AArch64: fix CAS not embedded in normal graph error.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 11
    • hotspot
    • b20
    • aarch64
    • linux

        The current master of JDK fails when with CAS assertion error like:

          assert(mbar != __null) failed: CAS not embedded in normal graph!

        in many jtreg test case, e.g.: compiler/loopopts/superword/SumRed_Int.java

        This is caused by JDK-8202377

              adinn Andrew Dinn
              zyao Zhongwei Yao
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: