Integrated: 8321292: SerialGC: NewSize vs InitialHeapSize check has an off-by-one error
Thomas Schatzl
tschatzl at openjdk.org
Mon May 27 07:14:11 UTC 2024
On Fri, 24 May 2024 07:49:40 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this change to the warning message to improve the understanding why the change is needed.
> I tried to make the message similar to surrounding ones, adding actual values.
>
> Testing: local compilation, manual testing
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: a0833645
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a083364520ab75cb5596f103b2fa51d7f7a8a706
Stats: 5 lines in 1 file changed: 3 ins; 0 del; 2 mod
8321292: SerialGC: NewSize vs InitialHeapSize check has an off-by-one error
Reviewed-by: ayang, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/19384
More information about the hotspot-gc-dev
mailing list