RFR: CODETOOLS-7902969: jcstress: Fix AdvancedJMM_08_WrongListReleaseOrder test
Aleksey Shipilev
shade at openjdk.java.net
Fri Jun 11 16:47:10 UTC 2021
There is apparently a missing outcome when the backing array is already resized, but the store did not happen yet.
-------------
Commit messages:
- Fix failing sample
Changes: https://git.openjdk.java.net/jcstress/pull/73/files
Webrev: https://webrevs.openjdk.java.net/?repo=jcstress&pr=73&range=00
Issue: https://bugs.openjdk.java.net/browse/CODETOOLS-7902969
Stats: 8 lines in 1 file changed: 5 ins; 0 del; 3 mod
Patch: https://git.openjdk.java.net/jcstress/pull/73.diff
Fetch: git fetch https://git.openjdk.java.net/jcstress pull/73/head:pull/73
PR: https://git.openjdk.java.net/jcstress/pull/73
More information about the jcstress-dev
mailing list