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

null

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

Observed state Occurrence Expectation Interpretation
-1 907374 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 512526 ACCEPTABLE Default value for the field. 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 450059 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 387541 ACCEPTABLE Default value for the field. Allowed to see this: data race.

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

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

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

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

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

Observed state Occurrence Expectation Interpretation
-1 1008798 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 1041782 ACCEPTABLE Default value for the field. 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 387501 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 151409 ACCEPTABLE Default value for the field. Allowed to see this: data race.

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

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

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

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