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

C2: Broken cmpxchgb encoding on x86

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • None
    • b135
    • x86_64
    • windows

      The attached test VarHandleTestAccessBoolean.java fails only on windows_x64_6.3-product.

      To test apply the following patch to jdk9/dev/jdk:

        http://cr.openjdk.java.net/~psandoz/jdk9/JDK-8161444-vhs-bitwise-atomics/webrev/

      compile with:

       javac --add-exports java.base/jdk.internal.misc=ALL-UNNAMED VarHandleTestAccessBoolean.java

      and run with the attached run.sh script.

      So far it has not been possible to reproduce on any other platform other than windows_x64_6.3-product.

            vlivanov Vladimir Ivanov
            psandoz Paul Sandoz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: