org.openjdk.jcstress.tests.atomicity.buffers.DoubleBufferAtomicityTests.DoubleTest

Tests if operations on buffers are atomic.

[1] [2]

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

Observed state Occurrence Expectation Interpretation
-4616189618054758400 359451 ACCEPTABLE Seeing the complete update.
0 73369 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-4616189618054758400 303182 ACCEPTABLE Seeing the complete update.
0 20388 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-4616189618054758400 104622 ACCEPTABLE Seeing the complete update.
0 50388 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-4616189618054758400 181925 ACCEPTABLE Seeing the complete update.
0 6265 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-4616189618054758400 315974 ACCEPTABLE Seeing the complete update.
0 46446 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-4616189618054758400 65977 ACCEPTABLE Seeing the complete update.
0 15203 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-4616189618054758400 265193 ACCEPTABLE Seeing the complete update.
0 33677 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-4616189618054758400 390419 ACCEPTABLE Seeing the complete update.
0 77371 ACCEPTABLE Seeing the default value, this is valid under race.