org.openjdk.jcstress.tests.accessAtomic.varHandles.byteArray.big.opaque.IntTest

null

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

Observed state Occurrence Expectation Interpretation
-1 2419074 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 139976 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 11302 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 87018 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 716207 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 91683 ACCEPTABLE Default value for the field. Allowed to see this: data race.

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

Observed state Occurrence Expectation Interpretation
-1 1212803 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 444887 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 362414 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 120706 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 3850289 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 161991 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 1170111 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 255119 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 2706568 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 105902 ACCEPTABLE Default value for the field. Allowed to see this: data race.