org.openjdk.jcstress.tests.locks.mutex.ReentrantRWLockMutexTests.S_N.LI_TL

Tests the mutual exclusion

JVM options: [-Xint] Iterations: 5 Time: 200

Observed state Occurrence Expectation Interpretation
-1, 1 0 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
0, 1 22685 ACCEPTABLE T2 -> T1 execution
1, -1 6310 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
1, 0 45 ACCEPTABLE T1 -> T2 execution

JVM options: [-server, -XX:+UnlockDiagnosticVMOptions, -XX:+StressLCM, -XX:+StressGCM] Iterations: 5 Time: 200

Observed state Occurrence Expectation Interpretation
-1, 1 0 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
0, 1 50591 ACCEPTABLE T2 -> T1 execution
1, -1 32790 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
1, 0 5089 ACCEPTABLE T1 -> T2 execution

JVM options: [-client] Iterations: 5 Time: 200

Observed state Occurrence Expectation Interpretation
-1, 1 0 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
0, 1 152525 ACCEPTABLE T2 -> T1 execution
1, -1 104086 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
1, 0 42979 ACCEPTABLE T1 -> T2 execution

JVM options: [-client, -XX:-TieredCompilation] Iterations: 5 Time: 200

Observed state Occurrence Expectation Interpretation
-1, 1 0 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
0, 1 99140 ACCEPTABLE T2 -> T1 execution
1, -1 30340 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
1, 0 15000 ACCEPTABLE T1 -> T2 execution

JVM options: [-server, -XX:-TieredCompilation, -XX:+UnlockDiagnosticVMOptions, -XX:+StressLCM, -XX:+StressGCM] Iterations: 5 Time: 200

Observed state Occurrence Expectation Interpretation
-1, 1 0 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
0, 1 131106 ACCEPTABLE T2 -> T1 execution
1, -1 174120 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
1, 0 45164 ACCEPTABLE T1 -> T2 execution

JVM options: [-server] Iterations: 5 Time: 200

Observed state Occurrence Expectation Interpretation
-1, 1 0 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
0, 1 158218 ACCEPTABLE T2 -> T1 execution
1, -1 119822 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
1, 0 27470 ACCEPTABLE T1 -> T2 execution

JVM options: [-server, -XX:-TieredCompilation] Iterations: 5 Time: 200

Observed state Occurrence Expectation Interpretation
-1, 1 0 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
0, 1 64301 ACCEPTABLE T2 -> T1 execution
1, -1 8016 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
1, 0 6933 ACCEPTABLE T1 -> T2 execution

JVM options: [-XX:TieredStopAtLevel=1] Iterations: 5 Time: 200

Observed state Occurrence Expectation Interpretation
-1, 1 0 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
0, 1 455527 ACCEPTABLE T2 -> T1 execution
1, -1 103719 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
1, 0 194 ACCEPTABLE T1 -> T2 execution