[jdk22u] RFR: 8272364: Parallel GC adaptive size policy may shrink the heap below MinHeapSize

Martin Doerr mdoerr at openjdk.org
Thu Jun 6 15:43:49 UTC 2024


On Mon, 20 May 2024 18:25:59 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> The backport is not clean. 
> 
> The conflict is in the new test, which uses new API introduced by JDK-8321812 in 23. The issue is resolved by fall back to use old API in 22.
> 
> This risk of the backport is low and shrinking heap below minimum heap size is an unpleasant surpprise.

Maybe you would like to include https://github.com/openjdk/jdk/commit/9b436d048ec92f74ec6812ae20fde21751927d4b in this backport? This would avoid the test failures on PPC.

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

PR Comment: https://git.openjdk.org/jdk22u/pull/217#issuecomment-2152845835


More information about the jdk-updates-dev mailing list