Integrated: 8254672: ZGC: ZParallelOopsDo/ZSerialWeakOopsDo should use atomic load/store
Per Liden
pliden at openjdk.java.net
Tue Oct 13 15:40:20 UTC 2020
On Tue, 13 Oct 2020 10:19:35 GMT, Per Liden <pliden at openjdk.org> wrote:
> ZParallelOopsDo/ZSerialWeakOopsDo should use atomic load/store. This patch builds on the JDK-8254671, which is
> currently out for review, so only the last commit is part of this PR.
This pull request has now been integrated.
Changeset: 02d9c291
Author: Per Liden <pliden at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/02d9c291
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
8254672: ZGC: ZParallelOopsDo/ZSerialWeakOopsDo should use atomic load/store
Reviewed-by: stefank
-------------
PR: https://git.openjdk.java.net/jdk/pull/630
More information about the hotspot-gc-dev
mailing list