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

null

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

Observed state Occurrence Expectation Interpretation
-1 270527 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 81533 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 135466 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 9894 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 2068779 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 182551 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 2090069 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 175261 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 4891516 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 272924 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 4236753 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 48917 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 5921 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 17279 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 1282175 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 160495 ACCEPTABLE Default value for the field. Allowed to see this: data race.