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

Tests if operations on buffers are atomic.

[1] [2]

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

Observed state Occurrence Expectation Interpretation
-4616189618054758400 515582 ACCEPTABLE Seeing the complete update.
0 24388 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 542454 ACCEPTABLE Seeing the complete update.
0 24016 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-4616189618054758400 666284 ACCEPTABLE Seeing the complete update.
0 40406 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 249584 ACCEPTABLE Seeing the complete update.
0 71036 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-4616189618054758400 342456 ACCEPTABLE Seeing the complete update.
0 25484 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 69051 ACCEPTABLE Seeing the complete update.
0 15199 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-4616189618054758400 67468 ACCEPTABLE Seeing the complete update.
0 8492 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 356090 ACCEPTABLE Seeing the complete update.
0 107640 ACCEPTABLE Seeing the default value, this is valid under race.