org.openjdk.jcstress.tests.locks.mutex.ReentrantLockMutexTests.I_N.LI_LI

Tests the mutual exclusion

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

Observed state Occurrence Expectation Interpretation
0, 1 37026 ACCEPTABLE T2 -> T1 execution
1, 0 38684 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 30846 ACCEPTABLE T2 -> T1 execution
1, 0 20804 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 76546 ACCEPTABLE T2 -> T1 execution
1, 0 68474 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 102496 ACCEPTABLE T2 -> T1 execution
1, 0 429694 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 73736 ACCEPTABLE T2 -> T1 execution
1, 0 122074 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 148468 ACCEPTABLE T2 -> T1 execution
1, 0 307652 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 82664 ACCEPTABLE T2 -> T1 execution
1, 0 197796 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 16029 ACCEPTABLE T2 -> T1 execution
1, 0 29651 ACCEPTABLE T1 -> T2 execution