Disable AArch64 SpinPause tests on Windows

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • aarch64
    • windows

      The SpinPause gtest currently fails on Windows AArch64 because the SpinPause function returns 0. https://bugs.openjdk.org/browse/JDK-8343249 does not yet have a fix, so this test should be disabled until JDK-8343249 is fixed.

      [----------] 1 test from SpinPause
      [ RUN ] SpinPause.sanity_vm
      s\test\hotspot\gtest\aarch64\test_spin_pause.cpp(30): error: Expected equality of these values:
        SpinPause()
          Which is: 0
        1

      [ FAILED ] SpinPause.sanity_vm (0 ms)
      [----------] 1 test from SpinPause (0 ms total)

            Assignee:
            Saint Wesonga
            Reporter:
            Saint Wesonga
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: