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

null

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

Observed state Occurrence Expectation Interpretation
-1 497177 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 426243 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 24130 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 74100 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 1312159 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 563491 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 1419147 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 898233 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 453623 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 150947 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 592088 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 499542 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 38149 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 363421 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 2354634 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 420186 ACCEPTABLE Default value for the field. Allowed to see this: data race.