org.openjdk.jcstress.tests.locks.mutex.ReentrantRWLockMutexTests.I_F.LI_LI

Tests the mutual exclusion

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

Observed state Occurrence Expectation Interpretation
0, 1 19298 ACCEPTABLE T2 -> T1 execution
1, 0 89412 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 57055 ACCEPTABLE T2 -> T1 execution
1, 0 133485 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 29298 ACCEPTABLE T2 -> T1 execution
1, 0 157142 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 203191 ACCEPTABLE T2 -> T1 execution
1, 0 250209 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 284195 ACCEPTABLE T2 -> T1 execution
1, 0 294535 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 40881 ACCEPTABLE T2 -> T1 execution
1, 0 99409 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 26217 ACCEPTABLE T2 -> T1 execution
1, 0 16403 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 28904 ACCEPTABLE T2 -> T1 execution
1, 0 68516 ACCEPTABLE T1 -> T2 execution