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

null

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

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

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

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

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

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

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

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

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

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

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

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

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

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