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

null

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

Observed state Occurrence Expectation Interpretation
-1 1218041 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 97429 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 3491855 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 69235 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 250389 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 47361 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 20001 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 41579 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 3176758 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 147002 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 3631302 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 87768 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 957734 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 344866 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 1880236 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 43444 ACCEPTABLE Default value for the field. Allowed to see this: data race.