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

null

JVM options: [-XX:TieredStopAtLevel=1] Iterations: 5 Time: 200

Observed state Occurrence Expectation Interpretation
-1 2897076 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 537804 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 3258342 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 106508 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 2394273 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 101027 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 1227084 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 567736 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 41841 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 35579 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 508570 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 91570 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 535121 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 92949 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 851272 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 507638 ACCEPTABLE Default value for the field. Allowed to see this: data race.