RFR: 8286387: Remove unused FreeListAllocator::reduce_free_list

Kim Barrett kbarrett at openjdk.java.net
Wed May 11 14:35:47 UTC 2022


On Mon, 9 May 2022 11:41:24 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple change of removing an unused API.
> 
> Test: tier1

> Please don't remove this. It's not used yet. The intention has always been to
> use it, just that nobody has gotten around to figuring out the best place to
> hook it up and do so, and work out good heuristics for deciding how much to
> free. I thought there was an RFE for that, though I can't find it now.

With the new RFEs (JDK-8286586 and JDK-8286587, both referencing this chage),
I withdraw my objection.

Looks good.

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

Marked as reviewed by kbarrett (Reviewer).

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



More information about the hotspot-gc-dev mailing list