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

Thomas Schatzl tschatzl at openjdk.org
Fri May 24 10:18:25 UTC 2024


> 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

Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:

  albert review

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19384/files
  - new: https://git.openjdk.org/jdk/pull/19384/files/68e42bc8..b4f08c95

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=19384&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19384&range=00-01

  Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/19384.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19384/head:pull/19384

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


More information about the hotspot-gc-dev mailing list