org.openjdk.jcstress.tests.init.arrays.large.plain.FloatTest

null

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

Observed state Occurrence Expectation Interpretation
-1 40 ACCEPTABLE Have not seen the array yet.
0 0 ACCEPTABLE Default value for the element. Allowed to see this: data race.
1 0 ACCEPTABLE Seen all elements set.

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

Observed state Occurrence Expectation Interpretation
-1 144 ACCEPTABLE Have not seen the array yet.
0 0 ACCEPTABLE Default value for the element. Allowed to see this: data race.
1 0 ACCEPTABLE Seen all elements set.

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

Observed state Occurrence Expectation Interpretation
-1 104 ACCEPTABLE Have not seen the array yet.
0 0 ACCEPTABLE Default value for the element. Allowed to see this: data race.
1 0 ACCEPTABLE Seen all elements set.

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

Observed state Occurrence Expectation Interpretation
-1 104 ACCEPTABLE Have not seen the array yet.
0 0 ACCEPTABLE Default value for the element. Allowed to see this: data race.
1 8 ACCEPTABLE Seen all elements set.

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

Observed state Occurrence Expectation Interpretation
-1 80 ACCEPTABLE Have not seen the array yet.
0 0 ACCEPTABLE Default value for the element. Allowed to see this: data race.
1 8 ACCEPTABLE Seen all elements set.

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

Observed state Occurrence Expectation Interpretation
-1 112 ACCEPTABLE Have not seen the array yet.
0 0 ACCEPTABLE Default value for the element. Allowed to see this: data race.
1 0 ACCEPTABLE Seen all elements set.

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

Observed state Occurrence Expectation Interpretation
-1 38 ACCEPTABLE Have not seen the array yet.
0 0 ACCEPTABLE Default value for the element. Allowed to see this: data race.
1 10 ACCEPTABLE Seen all elements set.

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

Observed state Occurrence Expectation Interpretation
-1 136 ACCEPTABLE Have not seen the array yet.
0 0 ACCEPTABLE Default value for the element. Allowed to see this: data race.
1 0 ACCEPTABLE Seen all elements set.