On Tue, 23 May 2023 09:02:27 GMT, Viktor Klang <d...@openjdk.org> wrote:
>> Doubling the max heap size since not all GCs might have compressed OOPs, so >> this change should make this test more robust. >> >> Cleared with @DougLea > > Viktor Klang has updated the pull request with a new target base due to a > merge or a rebase. The pull request now contains two commits: > > - Removing OOMEInAQS from zgc problem list > - JDK-8298066: Increasing max heap size for OOMEinAQS since not all GCs > might have compressed oops The bot isn't happy because JDK-8298066 is listed in both ProblemList-zgc.txt and ProblemList-generational-zgc.txt, it will need to be removed from both or else a separate issue if the increased heap size doesn't work for both GCs. ------------- PR Comment: https://git.openjdk.org/jdk/pull/14082#issuecomment-1560507399