org.openjdk.jcstress.tests.accessAtomic.fields.plain.ShortTest

null

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

Observed state Occurrence Expectation Interpretation
-1 5401104 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 190696 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 525920 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 287480 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 1909322 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 35158 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 1911884 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 131586 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 802245 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 202125 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 1515872 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 78848 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 107281 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 47739 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 647412 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 112798 ACCEPTABLE Default value for the field. Allowed to see this: data race.