[jdk22u] RFR: 8272364: Parallel GC adaptive size policy may shrink the heap below MinHeapSize
Zhengyu Gu
zgu at openjdk.org
Thu Jun 27 17:25:28 UTC 2024
On Tue, 21 May 2024 09:41:57 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> This change causes test errors [JDK-8331675](https://bugs.openjdk.org/browse/JDK-8331675). Shouldn't they get addressed first?
Please see latest comment in [JDK-8331675](https://bugs.openjdk.org/browse/JDK-8331675).
> I think it will be ok if we `#ifdef` out the part of the test which doesn't work on PPC64. What do you think?
Seems that [~tschatzl] agrees this test is fault, can we blacklist the test?
-------------
PR Comment: https://git.openjdk.org/jdk22u/pull/217#issuecomment-2141091859
PR Comment: https://git.openjdk.org/jdk22u/pull/217#issuecomment-2145505190
More information about the jdk-updates-dev
mailing list