org.openjdk.jcstress.tests.accessAtomic.varHandles.fields.volatiles.ShortTest

null

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

Observed state Occurrence Expectation Interpretation
-1 1156125 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 589115 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 1550232 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 893558 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 32406 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 53724 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 177880 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 288020 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 572598 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 363642 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 623970 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 304190 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 2138914 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 1131636 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 1023247 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 74893 ACCEPTABLE Default value for the field. Allowed to see this: data race.