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

null

[1]

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

Observed state Occurrence Expectation Interpretation
42.0 1986180 ACCEPTABLE The observer sees the empty shell. This is a legal JMM behavior, since there is a race between actor and observer.
NaN 247190 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.

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

Observed state Occurrence Expectation Interpretation
42.0 1199244 ACCEPTABLE The observer sees the empty shell. This is a legal JMM behavior, since there is a race between actor and observer.
NaN 412736 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.

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

Observed state Occurrence Expectation Interpretation
42.0 591129 ACCEPTABLE The observer sees the empty shell. This is a legal JMM behavior, since there is a race between actor and observer.
NaN 101751 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.

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

Observed state Occurrence Expectation Interpretation
42.0 1405627 ACCEPTABLE The observer sees the empty shell. This is a legal JMM behavior, since there is a race between actor and observer.
NaN 416293 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.

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

Observed state Occurrence Expectation Interpretation
42.0 2177617 ACCEPTABLE The observer sees the empty shell. This is a legal JMM behavior, since there is a race between actor and observer.
NaN 456513 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.

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

Observed state Occurrence Expectation Interpretation
42.0 655940 ACCEPTABLE The observer sees the empty shell. This is a legal JMM behavior, since there is a race between actor and observer.
NaN 638130 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.

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

Observed state Occurrence Expectation Interpretation
42.0 1104273 ACCEPTABLE The observer sees the empty shell. This is a legal JMM behavior, since there is a race between actor and observer.
NaN 386597 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.

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

Observed state Occurrence Expectation Interpretation
42.0 84899 ACCEPTABLE The observer sees the empty shell. This is a legal JMM behavior, since there is a race between actor and observer.
NaN 2021 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.