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

null

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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