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

null

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

Observed state Occurrence Expectation Interpretation
-1 113674 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 29316 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 501233 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 187557 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 68933 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 18897 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 862742 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 307008 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 1096262 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 11258 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 207637 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 39453 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 3490440 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 641540 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 1338879 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 286221 ACCEPTABLE Default value for the field. Allowed to see this: data race.