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

null

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

Observed state Occurrence Expectation Interpretation
-1 1391130 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 69070 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 2384804 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 296136 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 2425516 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 125444 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 811123 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 738077 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 1467735 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 126595 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 2939088 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 159712 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 27156 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 99834 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 842943 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 176587 ACCEPTABLE Default value for the field. Allowed to see this: data race.