RFR: 8277428: G1: Move and inline G1STWIsAliveClosure::do_object_b [v2]
Hamlin Li
mli at openjdk.java.net
Mon Nov 22 03:40:33 UTC 2021
On Fri, 19 Nov 2021 11:34:21 GMT, Hamlin Li <mli at openjdk.org> wrote:
>> This is a trivial patch to move G1STWIsAliveClosure::do_object_b definition to the right file g1CollectedHeap.inline.hpp.
>
> Hamlin Li has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Merge branch 'master' into move-G1STWIsAliveClosure-do_object_b
> - Inline G1STWIsAliveClosure::do_object_b
> - Initial commit
Thanks Stefan, I remove the unnecessary inline includes.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6470
More information about the hotspot-gc-dev
mailing list