org.openjdk.jcstress.tests.atomicity.buffers.FloatBufferAtomicityTests.FloatTest

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
-1082130432 273498 ACCEPTABLE Seeing the complete update.
0 126132 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-1082130432 436282 ACCEPTABLE Seeing the complete update.
0 76478 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
-1082130432 306322 ACCEPTABLE Seeing the complete update.
0 34988 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-1082130432 170074 ACCEPTABLE Seeing the complete update.
0 17076 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-1082130432 80303 ACCEPTABLE Seeing the complete update.
0 146907 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-1082130432 24756 ACCEPTABLE Seeing the complete update.
0 13784 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-1082130432 484685 ACCEPTABLE Seeing the complete update.
0 23825 ACCEPTABLE Seeing the default value, this is valid under race.

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

Observed state Occurrence Expectation Interpretation
-1082130432 22614 ACCEPTABLE Seeing the complete update.
0 1506 ACCEPTABLE Seeing the default value, this is valid under race.