On Thu, 11 Sep 2025 13:56:08 GMT, Coleen Phillimore <[email protected]> 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
