Integrated: 8290374: Shenandoah: Remove inaccurate comment on SBS::load_reference_barrier()
Zhengyu Gu
zgu at openjdk.org
Wed Jul 20 12:47:03 UTC 2022
On Fri, 15 Jul 2022 17:17:11 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> Please review this trivial patch to remove inaccurate comment.
>
> Even with separate mark-compact marking phase, we still need `is_evacuation_in_progress()` check to deal with the scenario that Full GC was upgraded from concurrent/degenerated GC.
This pull request has now been integrated.
Changeset: 011958d3
Author: Zhengyu Gu <zgu at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/011958d30b275f0f6a2de097938ceeb34beb314d
Stats: 7 lines in 1 file changed: 0 ins; 5 del; 2 mod
8290374: Shenandoah: Remove inaccurate comment on SBS::load_reference_barrier()
Reviewed-by: shade
-------------
PR: https://git.openjdk.org/jdk/pull/9522
More information about the hotspot-gc-dev
mailing list