JDK-8286387 : Remove unused FreeListAllocator::reduce_free_list
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Priority: P4
  • Status: New
  • Resolution: Unresolved
  • Submitted: 2022-05-09
  • Updated: 2022-05-09
Description
`FreeListAllocator::reduce_free_list` is used only in testing code and can be dropped to simplify the API.

Comments
A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/8594 Date: 2022-05-09 11:41:24 +0000
09-05-2022