org.openjdk.jcstress.tests.accessAtomic.varHandles.fields.acqrel.IntTest

null

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

Observed state Occurrence Expectation Interpretation
-1 865965 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 393505 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 1028104 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 139226 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 1368544 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 345816 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 1169950 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 337970 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 27361 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 57289 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 770346 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 362284 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 251497 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 103323 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 481468 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 115262 ACCEPTABLE Default value for the field. Allowed to see this: data race.