RFR: 8274238: Inconsistent type for young_list_target_length()
Kim Barrett
kbarrett at openjdk.java.net
Fri Feb 11 05:10:10 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.
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/7357
More information about the hotspot-gc-dev
mailing list