org.openjdk.jcstress.tests.accessAtomic.varHandles.byteBuffer.direct.little.acqrel.IntTest

null

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

Observed state Occurrence Expectation Interpretation
-1 144445 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 6585 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 193296 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 70214 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 271894 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 105806 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 411931 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 216289 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 288408 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 136702 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 302516 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 39544 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 7323 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 21467 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 180073 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 184277 ACCEPTABLE Default value for the field. Allowed to see this: data race.