org.openjdk.jcstress.tests.accessAtomic.arrays.plain.ShortTest

null

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

Observed state Occurrence Expectation Interpretation
-1 1463618 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 274192 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 3644656 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 100664 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 100286 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 18594 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 289462 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 55838 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 2208156 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 207694 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 301327 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 38353 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 134921 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 87439 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 164404 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 28636 ACCEPTABLE Default value for the element. Allowed to see this: data race.