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

null

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

Observed state Occurrence Expectation Interpretation
-1 200274 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 2016596 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 2333609 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 758511 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 2031131 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 348989 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 366647 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 187073 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 29005 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 22185 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 1650085 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 1108405 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 290335 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 254955 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 1108655 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 384405 ACCEPTABLE Default value for the field. Allowed to see this: data race.