[lworld] RFR: 8341846: [lworld] compiler/valhalla/inlinetypes/TestStressReturnBuffering.java fails to boot with genzgc
Paul Hübner
phubner at openjdk.org
Fri Sep 12 14:14:41 UTC 2025
On Thu, 11 Sep 2025 13:56:08 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Hi all,
>>
>> The test `compiler/valhalla/inlinetypes/TestStressReturnBuffering.java` was intermittently failing on all platforms if run enough. This patch increases the memory by 50%, leaving nonetheless a very small heap.
>>
>> I've run it with the new flag on Linux x64, macOS x64, and Windows x64, 5x 100 iterations on each platform. While with the old heap size this would consistently fail, the new heap size sees no failures.
>
> Looks good!
Thanks for the review @coleenp!
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/1574#issuecomment-3285449045
More information about the valhalla-dev
mailing list