RFR: CODETOOLS-7902963: jcstress: Autoinject @Contended to @State objects [v3]
Aleksey Shipilev
shade at openjdk.java.net
Wed Jun 9 07:52:43 UTC 2021
> The overwhelming majority of tests work better when the distinct fields are not false-shared. The test harness can do better and auto-inject @Contended to all @State class fields.
Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
Cleanups
-------------
Changes:
- all: https://git.openjdk.java.net/jcstress/pull/68/files
- new: https://git.openjdk.java.net/jcstress/pull/68/files/80ae1f3e..3d12e7f5
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jcstress&pr=68&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jcstress&pr=68&range=01-02
Stats: 344 lines in 15 files changed: 34 ins; 285 del; 25 mod
Patch: https://git.openjdk.java.net/jcstress/pull/68.diff
Fetch: git fetch https://git.openjdk.java.net/jcstress pull/68/head:pull/68
PR: https://git.openjdk.java.net/jcstress/pull/68
More information about the jcstress-dev
mailing list