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)