org.openjdk.jcstress.tests.atomicity.buffers.ByteBufferViewsAtomicityTests.DoubleViewTest

Tests if operations on buffers are atomic.

[1] [2]

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

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

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

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

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

Observed state Occurrence Expectation Interpretation
-4616189618054758400 36399 ACCEPTABLE Seeing the complete update.
0 5701 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 471133 ACCEPTABLE Seeing the complete update.
0 32567 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 136127 ACCEPTABLE Seeing the complete update.
0 17353 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 305003 ACCEPTABLE Seeing the complete update.
0 11997 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 380854 ACCEPTABLE Seeing the complete update.
0 68216 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 63562 ACCEPTABLE Seeing the complete update.
0 1478 ACCEPTABLE Seeing the default value, this is valid under race.