org.openjdk.jcstress.tests.init.fields.volatiles.BooleanTest

null

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

Observed state Occurrence Expectation Interpretation
false 0 ACCEPTABLE Default value for the field. Allowed to see this: data race.
true 1440960 ACCEPTABLE Seeing the set value.

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

Observed state Occurrence Expectation Interpretation
false 0 ACCEPTABLE Default value for the field. Allowed to see this: data race.
true 281860 ACCEPTABLE Seeing the set value.

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

Observed state Occurrence Expectation Interpretation
false 0 ACCEPTABLE Default value for the field. Allowed to see this: data race.
true 1041510 ACCEPTABLE Seeing the set value.

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

Observed state Occurrence Expectation Interpretation
false 0 ACCEPTABLE Default value for the field. Allowed to see this: data race.
true 240180 ACCEPTABLE Seeing the set value.

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

Observed state Occurrence Expectation Interpretation
false 0 ACCEPTABLE Default value for the field. Allowed to see this: data race.
true 3400780 ACCEPTABLE Seeing the set value.

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

Observed state Occurrence Expectation Interpretation
false 0 ACCEPTABLE Default value for the field. Allowed to see this: data race.
true 3081100 ACCEPTABLE Seeing the set value.

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

Observed state Occurrence Expectation Interpretation
false 0 ACCEPTABLE Default value for the field. Allowed to see this: data race.
true 1017830 ACCEPTABLE Seeing the set value.

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

Observed state Occurrence Expectation Interpretation
false 0 ACCEPTABLE Default value for the field. Allowed to see this: data race.
true 1029150 ACCEPTABLE Seeing the set value.