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

Tests the mutual exclusion

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

Observed state Occurrence Expectation Interpretation
0, 1 65459 ACCEPTABLE T2 -> T1 execution
1, 0 60601 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 133539 ACCEPTABLE T2 -> T1 execution
1, 0 395051 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 16979 ACCEPTABLE T2 -> T1 execution
1, 0 46351 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 82606 ACCEPTABLE T2 -> T1 execution
1, 0 286644 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 442344 ACCEPTABLE T2 -> T1 execution
1, 0 2506 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 81310 ACCEPTABLE T2 -> T1 execution
1, 0 78020 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 29112 ACCEPTABLE T2 -> T1 execution
1, 0 73528 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 20544 ACCEPTABLE T2 -> T1 execution
1, 0 7576 ACCEPTABLE T1 -> T2 execution