RFR: 8362482: [TESTBUG] serviceability/HeapDump/UnmountedVThreadNativeMethodAtTop.java: System.gc() does not provide full GC

Christoph Langer clanger at openjdk.org
Mon Jul 28 13:19:00 UTC 2025


On Thu, 17 Jul 2025 09:58:34 GMT, Richard Reingruber <rrich at 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.

Marked as reviewed by clanger (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/26363#pullrequestreview-3062656908


More information about the serviceability-dev mailing list