Withdrawn: 8281254: GCs with survivor spaces report Init > Max through MXBeans

duke duke at openjdk.org
Thu Jun 23 16:31:38 UTC 2022


On Fri, 4 Feb 2022 09:02:35 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> See the discussion in the bug. This realistically affects only Serial and Parallel. My first attempt was to push through `initial_size` to generations properly, but it is too intrusive to my liking. The current patch "just" caps the initial to max.
> 
> Additional testing:
>  - [x] New regression test now passes on all GCs
>  - [x] Linux x86_64 `hotspot:tier1`

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/7341



More information about the hotspot-gc-dev mailing list