RFR: 8274238: Inconsistent type for young_list_target_length()

Thomas Schatzl tschatzl at openjdk.java.net
Fri Feb 11 09:50:03 UTC 2022


On Sat, 5 Feb 2022 00:59:36 GMT, brianjstafford <duke at openjdk.java.net> wrote:

> This is a cleanup PR that changes the return type for G1Policy::young_list_target_length() to uint in order to be consistent with the underlying variable and all related variables and functions.

Lgtm.

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

Marked as reviewed by tschatzl (Reviewer).

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



More information about the hotspot-gc-dev mailing list