On Thu, 17 Jul 2025 09:58:34 GMT, Richard Reingruber <rr...@openjdk.org> wrote:
> Call WhiteBox.fullGC() instead of System.gc() for a guaranteed full GC. > It is assumed that one full GC is sufficient for these tests. > > Testing was done with fastdebug and release builds on the main platforms and > also on Linux/PPC64le and AIX. This looks good. ------------- Marked as reviewed by sspitsyn (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/26363#pullrequestreview-3050703326