org.openjdk.jcstress.tests.accessAtomic.varHandles.byteArray.big.volatiles.LongTest

null

JVM options: [-client] Iterations: 5 Time: 200

Observed state Occurrence Expectation Interpretation
-1 318157 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 226633 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 586068 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 840142 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 1075091 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 374009 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 308570 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 562310 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 693847 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 314233 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 213976 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 797904 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 29221 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 89539 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 431825 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 290585 ACCEPTABLE Default value for the field. Allowed to see this: data race.