[jdk21u-dev] RFR: 8323635: Test gc/g1/TestHumongousAllocConcurrentStart.java fails with -XX:TieredStopAtLevel=3

Martin Doerr mdoerr at openjdk.org
Tue May 21 10:35:06 UTC 2024


On Mon, 20 May 2024 08:08:56 GMT, Andrew Lu <andrewlu at openjdk.org> wrote:

> I backport this for parity with 21.0.3-oracle.
> This PR contains a backport of
> https://github.com/openjdk/jdk/commit/5045839cb2095105a5c6c9eebc633a78b1e3213e
> Patch is not clean, this file test/hotspot/jtreg/gc/g1/TestHumongousAllocConcurrentStart.java has changed by the commit
> https://github.com/openjdk/jdk/commit/1d1cd32bc355a33448d8f15555e142570bb49c21
> , I ignored this commits and only change code for this issue.

Oracle has also backported [JDK-8321812](https://bugs.openjdk.org/browse/JDK-8321812). I think it would be better to backport that one first to reduce merge conflicts.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/589#issuecomment-2122310324


More information about the jdk-updates-dev mailing list