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

null

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 123960 ACCEPTABLE Seeing the set value.

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 861990 ACCEPTABLE Seeing the set value.

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

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

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

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

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

Observed state Occurrence Expectation Interpretation
false 2 ACCEPTABLE Default value for the field. Allowed to see this: data race.
true 2621908 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 162770 ACCEPTABLE Seeing the set value.

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

Observed state Occurrence Expectation Interpretation
false 16 ACCEPTABLE Default value for the field. Allowed to see this: data race.
true 2824344 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 1159310 ACCEPTABLE Seeing the set value.