org.openjdk.jcstress.tests.locks.mutex.ReentrantRWLockMutexTests.S_F.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 48475 ACCEPTABLE T2 -> T1 execution
1, 0 61105 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 32123 ACCEPTABLE T2 -> T1 execution
1, 0 33787 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 58689 ACCEPTABLE T2 -> T1 execution
1, 0 66431 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 7568 ACCEPTABLE T2 -> T1 execution
1, 0 3282 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 43043 ACCEPTABLE T2 -> T1 execution
1, 0 8847 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 25703 ACCEPTABLE T2 -> T1 execution
1, 0 10597 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 6806 ACCEPTABLE T2 -> T1 execution
1, 0 2004 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 49800 ACCEPTABLE T2 -> T1 execution
1, 0 8860 ACCEPTABLE T1 -> T2 execution