Integrated: 8274238: Inconsistent type for young_list_target_length()
brianjstafford
duke at openjdk.java.net
Mon Feb 14 12:25:12 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.
This pull request has now been integrated.
Changeset: 9d0a4c3f
Author: Brian J. Stafford <brianjstafford at gmail.com>
Committer: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/9d0a4c3f2e347c30ff56ba1416c08cc662f7f23c
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8274238: Inconsistent type for young_list_target_length()
Reviewed-by: kbarrett, tschatzl
-------------
PR: https://git.openjdk.java.net/jdk/pull/7357
More information about the hotspot-gc-dev
mailing list