RFR: 8321292: SerialGC: NewSize vs InitialHeapSize check has an off-by-one error

Thomas Schatzl tschatzl at openjdk.org
Fri May 24 10:09:01 UTC 2024


On Fri, 24 May 2024 07:58:51 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> The local var name is a bit odd, maybe `revised_new_size`?

I got it from `smaller_max_new_size` a bit below.

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

PR Comment: https://git.openjdk.org/jdk/pull/19384#issuecomment-2129147018


More information about the hotspot-gc-dev mailing list