Integrated: 8276100: Remove G1SegmentedArray constructor name parameter

Thomas Schatzl tschatzl at openjdk.java.net
Thu Oct 28 13:01:14 UTC 2021


On Thu, 28 Oct 2021 12:06:04 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   can I have reviews for this trivial(?) change to remove an unused parameter to the G1SegmentedArray constructor?
> 
> Testing: local compilation
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: 85d8cd85
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/85d8cd85665d92d67bbc88399baaa8fe7eba14a6
Stats:     5 lines in 3 files changed: 0 ins; 2 del; 3 mod

8276100: Remove G1SegmentedArray constructor name parameter

Reviewed-by: ayang

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

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



More information about the hotspot-gc-dev mailing list