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

runtime/handshake/SystemMembarHandshakeTransitionTest.java fails if MEMBARRIER_CMD_QUERY is unsupported

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • hotspot
    • b15

      STDERR:
       stdout: [[0.003s][error][os] MEMBARRIER_CMD_QUERY unsupported
      Error occurred during initialization of VM
      Failed to initialize the requested system memory barrier synchronization.
      ];
       stderr: [Error: Could not create the Java Virtual Machine.
      Error: A fatal exception has occurred. Program will exit.
      ]
       exitValue = 1

       stdout: [[0.003s][error][os] MEMBARRIER_CMD_QUERY unsupported
      Error occurred during initialization of VM
      Failed to initialize the requested system memory barrier synchronization.
      ];
       stderr: [Error: Could not create the Java Virtual Machine.
      Error: A fatal exception has occurred. Program will exit.
      ]
       exitValue = 1

      java.lang.RuntimeException: '(JOINED|Failed to initialize request system memory barrier synchronization.)' missing from stdout/stderr
              at jdk.test.lib.process.OutputAnalyzer.shouldMatch(OutputAnalyzer.java:340)
              at SystemMembarHandshakeTransitionTest.main(SystemMembarHandshakeTransitionTest.java:61)
              at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
              at java.base/java.lang.reflect.Method.invoke(Method.java:578)
              at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
              at java.base/java.lang.Thread.run(Thread.java:1589)

            jiefu Jie Fu
            jiefu Jie Fu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: