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

null

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

Observed state Occurrence Expectation Interpretation
null 113994 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 2023116 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 210062 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 648308 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 505614 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 1686906 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 122558 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 2316292 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 121493 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 1187867 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 91870 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 166570 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 49691 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 31969 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 93871 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 999479 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.