org.openjdk.jcstress.tests.init.primitives.fenced.BooleanFencedTest

null

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

Observed state Occurrence Expectation Interpretation
-1 423374 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
42 1102116 ACCEPTABLE The observer sees the empty shell. This is a legal JMM behavior, since there is a race between actor and observer.

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

Observed state Occurrence Expectation Interpretation
-1 179112 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
42 2736498 ACCEPTABLE The observer sees the empty shell. This is a legal JMM behavior, since there is a race between actor and observer.

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

Observed state Occurrence Expectation Interpretation
-1 258313 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
42 411207 ACCEPTABLE The observer sees the empty shell. This is a legal JMM behavior, since there is a race between actor and observer.

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

Observed state Occurrence Expectation Interpretation
-1 594975 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
42 641245 ACCEPTABLE The observer sees the empty shell. This is a legal JMM behavior, since there is a race between actor and observer.

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

Observed state Occurrence Expectation Interpretation
-1 820557 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
42 3109813 ACCEPTABLE The observer sees the empty shell. This is a legal JMM behavior, since there is a race between actor and observer.

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

Observed state Occurrence Expectation Interpretation
-1 246850 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
42 662480 ACCEPTABLE The observer sees the empty shell. This is a legal JMM behavior, since there is a race between actor and observer.

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

Observed state Occurrence Expectation Interpretation
-1 2087 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
42 138333 ACCEPTABLE The observer sees the empty shell. This is a legal JMM behavior, since there is a race between actor and observer.

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

Observed state Occurrence Expectation Interpretation
-1 193756 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
42 964584 ACCEPTABLE The observer sees the empty shell. This is a legal JMM behavior, since there is a race between actor and observer.