Integrated: 8287089: G1CollectedHeap::is_in_cset() can be const methods

Thomas Schatzl tschatzl at openjdk.java.net
Wed May 25 14:43:57 UTC 2022


On Mon, 23 May 2022 09:55:40 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review making the various `G1CollectedHeap::is_in_cset()` methods const methods.
> 
> Testing: local compilation
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: e990fec1
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e990fec195791e17ea8af5c5393fec1c92cb4717
Stats:     6 lines in 2 files changed: 0 ins; 0 del; 6 mod

8287089: G1CollectedHeap::is_in_cset() can be const methods

Reviewed-by: ayang, kbarrett

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

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



More information about the hotspot-gc-dev mailing list