org.openjdk.jcstress.tests.locks.mutex.ReentrantLockMutexTests.I_F.LI_L

Tests the mutual exclusion

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

Observed state Occurrence Expectation Interpretation
0, 1 49705 ACCEPTABLE T2 -> T1 execution
1, 0 149165 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 79658 ACCEPTABLE T2 -> T1 execution
1, 0 170342 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 100812 ACCEPTABLE T2 -> T1 execution
1, 0 117678 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 273259 ACCEPTABLE T2 -> T1 execution
1, 0 130361 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 24424 ACCEPTABLE T2 -> T1 execution
1, 0 22426 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 195931 ACCEPTABLE T2 -> T1 execution
1, 0 263729 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 120839 ACCEPTABLE T2 -> T1 execution
1, 0 312791 ACCEPTABLE T1 -> T2 execution

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

Observed state Occurrence Expectation Interpretation
0, 1 56789 ACCEPTABLE T2 -> T1 execution
1, 0 144231 ACCEPTABLE T1 -> T2 execution