Integrated: 8270912: Clean up G1CollectedHeap::process_discovered_references()

Thomas Schatzl tschatzl at openjdk.java.net
Thu Jul 22 15:26:00 UTC 2021


On Wed, 21 Jul 2021 10:14:58 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   can I have reviews for this cleanup of `G1CollectedHeap::process_discovered_references()`, cleaning out obsolete or duplicate code and moving asserts?
> 
> Testing: tier1-5
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: c2ed3368
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c2ed336828705e3591a17dba22aa77d89ac96a8d
Stats:     35 lines in 2 files changed: 9 ins; 20 del; 6 mod

8270912: Clean up G1CollectedHeap::process_discovered_references()

Reviewed-by: iwalulya, kbarrett

-------------

PR: https://git.openjdk.java.net/jdk/pull/4857



More information about the hotspot-gc-dev mailing list