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

null

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

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

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

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

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

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

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

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

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

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

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

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

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

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