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

null

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

Observed state Occurrence Expectation Interpretation
-1 1378631 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 30389 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 2401687 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 161403 ACCEPTABLE Default value for the element. Allowed to see this: data race.

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

Observed state Occurrence Expectation Interpretation
-1 1749969 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 101561 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 3569364 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 208596 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 122482 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 46118 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 627210 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 167460 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 3565023 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 127847 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 2513268 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 361752 ACCEPTABLE Default value for the element. Allowed to see this: data race.