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

null

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

Observed state Occurrence Expectation Interpretation
null 47812 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 968008 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 111448 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 1223782 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 56560 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 36970 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 151779 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 1155411 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 138036 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 2715344 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 258203 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 3215817 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 108949 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 2367811 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 92467 ACCEPTABLE Default value for the field. Allowed to see this: data race.
object 2889843 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.