org.openjdk.jcstress.tests.accessAtomic.varHandles.fields.plain.LongTest

null

[1]

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

Observed state Occurrence Expectation Interpretation
-1 1827577 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 246953 ACCEPTABLE Default value for the field. Allowed to see this: data race.

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

Observed state Occurrence Expectation Interpretation
-1 4753074 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 9916 ACCEPTABLE Default value for the field. Allowed to see this: data race.

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

Observed state Occurrence Expectation Interpretation
-1 2487036 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 36904 ACCEPTABLE Default value for the field. Allowed to see this: data race.

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

Observed state Occurrence Expectation Interpretation
-1 555567 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 358533 ACCEPTABLE Default value for the field. Allowed to see this: data race.

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

Observed state Occurrence Expectation Interpretation
-1 23117 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 85113 ACCEPTABLE Default value for the field. Allowed to see this: data race.

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

Observed state Occurrence Expectation Interpretation
-1 3604355 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 37545 ACCEPTABLE Default value for the field. Allowed to see this: data race.

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

Observed state Occurrence Expectation Interpretation
-1 64731 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 3699 ACCEPTABLE Default value for the field. Allowed to see this: data race.

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

Observed state Occurrence Expectation Interpretation
-1 1927499 ACCEPTABLE The value set by the actor thread. Observer sees the complete update.
0 12891 ACCEPTABLE Default value for the field. Allowed to see this: data race.