Integrated: 8237913: G1CollectedHeap::heap_region_containing shouldn't be a template

Thomas Schatzl tschatzl at openjdk.org
Wed Jul 27 20:08:46 UTC 2022


On Wed, 20 Jul 2022 15:00:52 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   can I have reviews for this change that removes the templates and casts around `G1CollectedHeap::heap_region_containing`?
> 
> Testing: tier1-5
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: 37b08c7b
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/37b08c7bf9f76a5a984bf266614dfd105dc6c055
Stats:     35 lines in 10 files changed: 0 ins; 10 del; 25 mod

8237913: G1CollectedHeap::heap_region_containing shouldn't be a template

Reviewed-by: kbarrett, sangheki

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

PR: https://git.openjdk.org/jdk/pull/9572



More information about the hotspot-gc-dev mailing list