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

null

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

Observed state Occurrence Expectation Interpretation
null 294654 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 1446426 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 309082 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 2089398 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 90556 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 9884 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 350952 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 2617598 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
null 1418638 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 1343362 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 309603 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 1633967 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 59343 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 3703957 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 30873 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 109967 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.