org.openjdk.jcstress.tests.atomicity.buffers.DirectByteBufferAtomicityTests.CharTest

Tests if operations on buffers are atomic.

[1] [2]

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

Observed state Occurrence Expectation Interpretation
0 31931 ACCEPTABLE Seeing the default value, this is valid under race.
97 71599 ACCEPTABLE Seeing the complete update.

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

Observed state Occurrence Expectation Interpretation
0 8019 ACCEPTABLE Seeing the default value, this is valid under race.
97 7851 ACCEPTABLE Seeing the complete update.

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

Observed state Occurrence Expectation Interpretation
0 110772 ACCEPTABLE Seeing the default value, this is valid under race.
97 176978 ACCEPTABLE Seeing the complete update.

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

Observed state Occurrence Expectation Interpretation
0 39360 ACCEPTABLE Seeing the default value, this is valid under race.
97 170450 ACCEPTABLE Seeing the complete update.

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

Observed state Occurrence Expectation Interpretation
0 24218 ACCEPTABLE Seeing the default value, this is valid under race.
97 111442 ACCEPTABLE Seeing the complete update.

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

Observed state Occurrence Expectation Interpretation
0 8408 ACCEPTABLE Seeing the default value, this is valid under race.
97 182052 ACCEPTABLE Seeing the complete update.

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

Observed state Occurrence Expectation Interpretation
0 31907 ACCEPTABLE Seeing the default value, this is valid under race.
97 216193 ACCEPTABLE Seeing the complete update.

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

Observed state Occurrence Expectation Interpretation
0 25684 ACCEPTABLE Seeing the default value, this is valid under race.
97 203926 ACCEPTABLE Seeing the complete update.