org.openjdk.jcstress.tests.accessAtomic.varHandles.fields.acqrel.StringTest

null

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

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

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

Observed state Occurrence Expectation Interpretation
null 11213 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 56997 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
null 55150 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 24870 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
null 703140 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 1963640 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
null 3620 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 66310 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
null 168608 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 969602 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
null 378951 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 1791859 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
null 267897 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 2296353 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.