RFR: 8285710: miscalculation of G1CardSetAllocator wasted memory size [v2]
Thomas Schatzl
tschatzl at openjdk.java.net
Fri May 6 08:33:51 UTC 2022
On Fri, 6 May 2022 06:54:47 GMT, tqxia <duke at openjdk.java.net> wrote:
> Please correct me if I was wrong, so is the idea here to include free slots and exclude pending slots when counting unused slots?
Yes. This has been a judgement call, there is no clear answer whether they should be counted as used or unused.
The renaming change should be pushed by today.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8424
More information about the hotspot-gc-dev
mailing list