org.openjdk.jcstress.tests.accessAtomic.arrays.volatiles.IntTest

null

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

Observed state Occurrence Expectation Interpretation
-1 700950 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 172230 ACCEPTABLE Default value for the element. Allowed to see this: data race.

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

Observed state Occurrence Expectation Interpretation
-1 60415 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 72695 ACCEPTABLE Default value for the element. Allowed to see this: data race.

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

Observed state Occurrence Expectation Interpretation
-1 1177579 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 330941 ACCEPTABLE Default value for the element. Allowed to see this: data race.

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

Observed state Occurrence Expectation Interpretation
-1 2249500 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 561710 ACCEPTABLE Default value for the element. Allowed to see this: data race.

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

Observed state Occurrence Expectation Interpretation
-1 566410 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 100580 ACCEPTABLE Default value for the element. Allowed to see this: data race.

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

Observed state Occurrence Expectation Interpretation
-1 126150 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 9240 ACCEPTABLE Default value for the element. Allowed to see this: data race.

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

Observed state Occurrence Expectation Interpretation
-1 2417702 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 104558 ACCEPTABLE Default value for the element. Allowed to see this: data race.

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

Observed state Occurrence Expectation Interpretation
-1 548749 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 97041 ACCEPTABLE Default value for the element. Allowed to see this: data race.