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

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
0 43582 ACCEPTABLE Seeing the default value, this is valid under race.
97 235388 ACCEPTABLE Seeing the complete update.

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

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

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

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

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

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

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

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

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

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

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

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

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

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