RFR: 8232722: G1 archive region deallocation may shrink the heap below -Xms

Thomas Schatzl tschatzl at openjdk.org
Tue May 30 14:19:56 UTC 2023


On Thu, 25 May 2023 14:32:04 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

>> They will be abandoned and in a weird state... I'll file a bug (this is pre-existing). It never happened because the only case where this is called is CDS loading which happens very early during execution.
>
> I.e. the next region verification will complain.

I filed https://bugs.openjdk.org/browse/JDK-8309117.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14145#discussion_r1210351256


More information about the hotspot-gc-dev mailing list