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

Tests if operations on buffers are atomic.

[1] [2]

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

Observed state Occurrence Expectation Interpretation
-1 306492 ACCEPTABLE Seeing the complete update.
0 20228 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
-1 158354 ACCEPTABLE Seeing the complete update.
0 10656 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-1 310815 ACCEPTABLE Seeing the complete update.
0 55285 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-1 528678 ACCEPTABLE Seeing the complete update.
0 68732 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-1 30157 ACCEPTABLE Seeing the complete update.
0 26723 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-1 584612 ACCEPTABLE Seeing the complete update.
0 40418 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-1 622223 ACCEPTABLE Seeing the complete update.
0 116307 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
-1 577036 ACCEPTABLE Seeing the complete update.
0 96284 ACCEPTABLE Seeing the default value, this is valid under race.