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

null

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

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

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

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

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

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

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

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

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

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

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

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

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

Observed state Occurrence Expectation Interpretation
-1 167429 ACCEPTABLE Have not seen the array yet.
0 0 ACCEPTABLE Default value for the element. Allowed to see this: data race.
1 62861 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 1046967 ACCEPTABLE Have not seen the array yet.
0 0 ACCEPTABLE Default value for the element. Allowed to see this: data race.
1 559103 ACCEPTABLE Seen all elements set.