Last active
December 12, 2015 10:19
-
-
Save nitsanw/4758402 to your computer and use it in GitHub Desktop.
Concurrent unaligned memory access within the cache line
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Running org.openjdk.concurrent.torture.tests.atomicity.buffers.DirectByteBufferUnalignedInLineAtomicityTests$LongTest | |
Executing with 2 threads x 2 groups = 4 threads | |
Iterations . | |
Observed state Occurrences Expectation Interpretation | |
[0] ( 1327957) UNKNOWN N/A | |
[-1] ( 1336273) UNKNOWN N/A |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment