RFR: 8271855: [TESTBUG] Wrong weakCompareAndSet assumption in UnsafeIntrinsicsTest [v3]
Martin Doerr
mdoerr at openjdk.java.net
Tue Sep 28 13:58:28 UTC 2021
> We need a fix for test failures due to wrong assumption. (See JBS issue for details.) I suggest to give weakCompareAndSet several chances.
Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
Add bug id to test.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4992/files
- new: https://git.openjdk.java.net/jdk/pull/4992/files/f0a13417..df3a553d
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4992&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4992&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/4992.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4992/head:pull/4992
PR: https://git.openjdk.java.net/jdk/pull/4992
More information about the hotspot-gc-dev
mailing list