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

null

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

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

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

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

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

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

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

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

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

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

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

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

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

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