org.openjdk.jcstress.tests.locks.mutex.ReentrantLockMutexTests.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 90392 ACCEPTABLE T2 -> T1 execution
1, 0 190608 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 29511 ACCEPTABLE T2 -> T1 execution
1, 0 14329 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 64016 ACCEPTABLE T2 -> T1 execution
1, 0 191334 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 50028 ACCEPTABLE T2 -> T1 execution
1, 0 72212 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 383659 ACCEPTABLE T2 -> T1 execution
1, 0 133391 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 377812 ACCEPTABLE T2 -> T1 execution
1, 0 215858 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 148473 ACCEPTABLE T2 -> T1 execution
1, 0 210677 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 21549 ACCEPTABLE T2 -> T1 execution
1, 0 43721 ACCEPTABLE T1 -> T2 execution