-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
8u202
Command used: ./jtreg/bin/jtreg -verbose:summary -conc:auto -a -ignore:quiet -timeoutFactor:5 -agentvm -jdk:./jdks/jdk1.8.0_202 -dir:./openjdk8/jdk8u202-b03/hotspot/test compiler/gcbarriers/TestMembarDependencies.java
java version "1.8.0_202-ea"
Java(TM) SE Runtime Environment (build 1.8.0_202-ea-b02)
Java HotSpot(TM) 64-Bit Server VM (build 25.202-b02, mixed mode)
Error Log:
stderr: [Error: Could not find or load main class compiler.membars.TestMembarDependencies
]
exitValue = 1
java.lang.RuntimeException: Expected to get exit value of [0]
at com.oracle.java.testlibrary.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:362)
at compiler.membars.TestMembarDependencies.main(TestMembarDependencies.java:49)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:246)
at java.lang.Thread.run(Thread.java:748)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
----------System.out:(1/377)----------
Command line: [/export/home/aginfra/muneer/jtest/jdks/jdk1.8.0_202/bin/java -XX:+IgnoreUnrecognizedVMOptions -XX:-TieredCompilation -XX:-BackgroundCompilation -XX:+PrintOpto -XX:CompileCommand=compileonly,compiler.membars.TestMembarDependencies::test* -XX:CompileCommand=dontinline,compiler.membars.TestMembarDependencies::test_m1 compiler.membars.TestMembarDependencies run ]
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Expected to get exit value of [0]
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Expected to get exit value of [0]
java version "1.8.0_202-ea"
Java(TM) SE Runtime Environment (build 1.8.0_202-ea-b02)
Java HotSpot(TM) 64-Bit Server VM (build 25.202-b02, mixed mode)
Error Log:
stderr: [Error: Could not find or load main class compiler.membars.TestMembarDependencies
]
exitValue = 1
java.lang.RuntimeException: Expected to get exit value of [0]
at com.oracle.java.testlibrary.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:362)
at compiler.membars.TestMembarDependencies.main(TestMembarDependencies.java:49)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:246)
at java.lang.Thread.run(Thread.java:748)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
----------System.out:(1/377)----------
Command line: [/export/home/aginfra/muneer/jtest/jdks/jdk1.8.0_202/bin/java -XX:+IgnoreUnrecognizedVMOptions -XX:-TieredCompilation -XX:-BackgroundCompilation -XX:+PrintOpto -XX:CompileCommand=compileonly,compiler.membars.TestMembarDependencies::test* -XX:CompileCommand=dontinline,compiler.membars.TestMembarDependencies::test_m1 compiler.membars.TestMembarDependencies run ]
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Expected to get exit value of [0]
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Expected to get exit value of [0]
- duplicates
-
JDK-8180904 Hotspot tests running with -agentvm failing due to classpath
-
- Resolved
-
- relates to
-
JDK-8180904 Hotspot tests running with -agentvm failing due to classpath
-
- Resolved
-
-
JDK-8212907 Anti-dependency on membar causes crash in register allocator due to invalid instruction scheduling
-
- Closed
-