Integrated: 8290533: Remove G1ConcurrentMark::mark_in_bitmap(uint, HeapRegion*,oop)
Thomas Schatzl
tschatzl at openjdk.org
Wed Jul 20 16:20:50 UTC 2022
On Tue, 19 Jul 2022 13:33:36 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this simple change to merge the `G1ConcurrentMark::mark_in_bitmap(uint, HeapRegion*, oop)` method with the other overload as this is its only use.
>
> Testing: local compilation
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: eeb345a2
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/eeb345a286115213f8a75dfe54cdcc39dfca597a
Stats: 7 lines in 2 files changed: 0 ins; 7 del; 0 mod
8290533: Remove G1ConcurrentMark::mark_in_bitmap(uint, HeapRegion*,oop)
Reviewed-by: sangheki, kbarrett
-------------
PR: https://git.openjdk.org/jdk/pull/9556
More information about the hotspot-gc-dev
mailing list