PIT
tail of log:
-----------------------------------------------
.....
[OK] o.o.j.t.locks.mutex.ReentrantLockMutexTests.I_F.TL_TL
(fork: #1, iteration #5, JVM args: [-Xcomp, -Xcomp, -XX:MaxRAMFraction=8, -XX:+CreateCoredumpOnCrash, -ea, -esa, -XX:CompileThreshold=100, -XX:+UnlockExperimentalVMOptions, -XX:+TieredCompilation, -XX:+IgnoreUnrecognizedVMOptions, -XX:-DoEscapeAnalysis, -XX:+AggressiveOpts, -Xcomp, -Xcomp, -XX:MaxRAMFraction=8, -XX:+CreateCoredumpOnCrash, -ea, -esa, -XX:CompileThreshold=100, -XX:+UnlockExperimentalVMOptions, -server, -XX:+TieredCompilation, -XX:+IgnoreUnrecognizedVMOptions, -XX:-DoEscapeAnalysis, -XX:+AggressiveOpts])
Observed state Occurrences Expectation Interpretation
-1, 1 28,027 ACCEPTABLE One of the threads fails to acquire the lock. Other threa...
0, 1 26,950 ACCEPTABLE T2 -> T1 execution
1, -1 38,620 ACCEPTABLE One of the threads fails to acquire the lock. Other threa...
1, 0 785,313 ACCEPTABLE T1 -> T2 execution
(ETA: 00:00:03) (Rate: 5.46E+05 samples/sec) (Tests: 1 of 2) (Forks: 1 of 2) (Iterations: 5 of 10; 5 passed, 0 failed, 0 soft errs, 0 hard errs)
[VM ERROR] o.o.j.t.locks.mutex.ReentrantLockMutexTests.I_F.TL_TLt
Reading the results back...
Generating the report...
Look at results/index.html for the complete run results.
Will throw any pending exceptions at this point.
-----------------------------------------
TL_TL.err
Exception in thread "main" java.lang.AssertionError: TEST FAILURES:
org.openjdk.jcstress.tests.locks.mutex.ReentrantLockMutexTests.I_F.TL_TLt [-Xcomp, -Xcomp, -XX:MaxRAMFraction=8, -XX:+CreateCoredumpOnCrash, -ea, -esa, -XX:CompileThreshold=100, -XX:+UnlockExperimentalVMOptions, -XX:+TieredCompilation, -XX:+IgnoreUnrecognizedVMOptions, -XX:-DoEscapeAnalysis, -XX:+AggressiveOpts, -Xcomp, -Xcomp, -XX:MaxRAMFraction=8, -XX:+CreateCoredumpOnCrash, -ea, -esa, -XX:CompileThreshold=100, -XX:+UnlockExperimentalVMOptions, -server, -XX:+TieredCompilation, -XX:+IgnoreUnrecognizedVMOptions, -XX:-DoEscapeAnalysis, -XX:+AggressiveOpts] had failed with the VM error.
at org.openjdk.jcstress.infra.grading.ExceptionReportPrinter.parse(ExceptionReportPrinter.java:70)
at org.openjdk.jcstress.JCStress.parseResults(JCStress.java:154)
at org.openjdk.jcstress.JCStress.run(JCStress.java:132)
at org.openjdk.jcstress.Main.main(Main.java:60)
tail of log:
-----------------------------------------------
.....
[OK] o.o.j.t.locks.mutex.ReentrantLockMutexTests.I_F.TL_TL
(fork: #1, iteration #5, JVM args: [-Xcomp, -Xcomp, -XX:MaxRAMFraction=8, -XX:+CreateCoredumpOnCrash, -ea, -esa, -XX:CompileThreshold=100, -XX:+UnlockExperimentalVMOptions, -XX:+TieredCompilation, -XX:+IgnoreUnrecognizedVMOptions, -XX:-DoEscapeAnalysis, -XX:+AggressiveOpts, -Xcomp, -Xcomp, -XX:MaxRAMFraction=8, -XX:+CreateCoredumpOnCrash, -ea, -esa, -XX:CompileThreshold=100, -XX:+UnlockExperimentalVMOptions, -server, -XX:+TieredCompilation, -XX:+IgnoreUnrecognizedVMOptions, -XX:-DoEscapeAnalysis, -XX:+AggressiveOpts])
Observed state Occurrences Expectation Interpretation
-1, 1 28,027 ACCEPTABLE One of the threads fails to acquire the lock. Other threa...
0, 1 26,950 ACCEPTABLE T2 -> T1 execution
1, -1 38,620 ACCEPTABLE One of the threads fails to acquire the lock. Other threa...
1, 0 785,313 ACCEPTABLE T1 -> T2 execution
(ETA: 00:00:03) (Rate: 5.46E+05 samples/sec) (Tests: 1 of 2) (Forks: 1 of 2) (Iterations: 5 of 10; 5 passed, 0 failed, 0 soft errs, 0 hard errs)
[VM ERROR] o.o.j.t.locks.mutex.ReentrantLockMutexTests.I_F.TL_TLt
Reading the results back...
Generating the report...
Look at results/index.html for the complete run results.
Will throw any pending exceptions at this point.
-----------------------------------------
TL_TL.err
Exception in thread "main" java.lang.AssertionError: TEST FAILURES:
org.openjdk.jcstress.tests.locks.mutex.ReentrantLockMutexTests.I_F.TL_TLt [-Xcomp, -Xcomp, -XX:MaxRAMFraction=8, -XX:+CreateCoredumpOnCrash, -ea, -esa, -XX:CompileThreshold=100, -XX:+UnlockExperimentalVMOptions, -XX:+TieredCompilation, -XX:+IgnoreUnrecognizedVMOptions, -XX:-DoEscapeAnalysis, -XX:+AggressiveOpts, -Xcomp, -Xcomp, -XX:MaxRAMFraction=8, -XX:+CreateCoredumpOnCrash, -ea, -esa, -XX:CompileThreshold=100, -XX:+UnlockExperimentalVMOptions, -server, -XX:+TieredCompilation, -XX:+IgnoreUnrecognizedVMOptions, -XX:-DoEscapeAnalysis, -XX:+AggressiveOpts] had failed with the VM error.
at org.openjdk.jcstress.infra.grading.ExceptionReportPrinter.parse(ExceptionReportPrinter.java:70)
at org.openjdk.jcstress.JCStress.parseResults(JCStress.java:154)
at org.openjdk.jcstress.JCStress.run(JCStress.java:132)
at org.openjdk.jcstress.Main.main(Main.java:60)
- duplicates
-
JDK-8166283 [testbug] Tests in org/openjdk/jcstress/tests/* fail with java.net.SocketException: Socket closed
-
- Closed
-