org.openjdk.jcstress.tests.accessAtomic.fields.volatiles.IntTest

null

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

Observed state Occurrence Expectation Interpretation
-1 1441765 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 383565 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 1042809 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 92851 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 1555765 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 308955 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 1200784 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 470596 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 1195407 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 755273 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 56999 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 2270461 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 2143604 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 392026 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 47726 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 109004 ACCEPTABLE Default value for the field. Allowed to see this: data race.