On Thu, 11 Sep 2025 13:46:50 GMT, Paul Hübner <[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! ------------- Marked as reviewed by coleenp (Committer). PR Review: https://git.openjdk.org/valhalla/pull/1574#pullrequestreview-3211770449
