org.openjdk.jcstress.tests.locks.mutex.ReentrantRWLockMutexTests.I_N.LI_TLt

Tests the mutual exclusion

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 54658 ACCEPTABLE T2 -> T1 execution
1, -1 0 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
1, 0 93802 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 84787 ACCEPTABLE T2 -> T1 execution
1, -1 0 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
1, 0 391183 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 108779 ACCEPTABLE T2 -> T1 execution
1, -1 0 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
1, 0 208591 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 48651 ACCEPTABLE T2 -> T1 execution
1, -1 0 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
1, 0 238309 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 38208 ACCEPTABLE T2 -> T1 execution
1, -1 0 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
1, 0 107992 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 73860 ACCEPTABLE T2 -> T1 execution
1, -1 0 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
1, 0 213670 ACCEPTABLE T1 -> T2 execution

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 10039 ACCEPTABLE T2 -> T1 execution
1, -1 0 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
1, 0 14171 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 135104 ACCEPTABLE T2 -> T1 execution
1, -1 0 ACCEPTABLE One of the threads fails to acquire the lock. Other thread had succeeded.
1, 0 287436 ACCEPTABLE T1 -> T2 execution