org.openjdk.jcstress.tests.accessAtomic.varHandles.byteArray.little.acqrel.CharTest

null

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

Observed state Occurrence Expectation Interpretation
281180 ACCEPTABLE Default value for the field. Allowed to see this: data race.
A 678680 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.

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

Observed state Occurrence Expectation Interpretation
412692 ACCEPTABLE Default value for the field. Allowed to see this: data race.
A 655708 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.

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

Observed state Occurrence Expectation Interpretation
490249 ACCEPTABLE Default value for the field. Allowed to see this: data race.
A 1034621 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.

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

Observed state Occurrence Expectation Interpretation
337684 ACCEPTABLE Default value for the field. Allowed to see this: data race.
A 1849306 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.

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

Observed state Occurrence Expectation Interpretation
846352 ACCEPTABLE Default value for the field. Allowed to see this: data race.
A 925848 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.

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

Observed state Occurrence Expectation Interpretation
639765 ACCEPTABLE Default value for the field. Allowed to see this: data race.
A 780325 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.

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

Observed state Occurrence Expectation Interpretation
702962 ACCEPTABLE Default value for the field. Allowed to see this: data race.
A 766968 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.

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

Observed state Occurrence Expectation Interpretation
29878 ACCEPTABLE Default value for the field. Allowed to see this: data race.
A 10212 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.