Withdrawn: 8227106: InitiatingHeapOccupancyPercent is G1-specific but defined in shared

Guoxiong Li github.com+13688759+lgxbslgx at openjdk.java.net
Mon Jan 11 11:42:57 UTC 2021


On Mon, 16 Nov 2020 08:21:01 GMT, Guoxiong Li <github.com+13688759+lgxbslgx at openjdk.org> wrote:

> Hi all,
> 
> Please review this little fix of G1.
> The command line option InitiatingHeapOccupancyPercent is G1-specific. But it is defined in shared/gc_globals.hpp rather than g1/g1_globals.hpp. This patch moves it to the proper location.
> Thank you for taking the time to review.
> 
> Best Regards.

This pull request has been closed without being integrated.

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

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



More information about the hotspot-gc-dev mailing list