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 pull request has now been integrated.

Changeset: b4028c91
Author:    Richard Reingruber <rr...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/b4028c91d5615f43cbf209eeeb1014966de22a38
Stats:     7 lines in 1 file changed: 5 ins; 0 del; 2 mod

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

Reviewed-by: sspitsyn, clanger

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

PR: https://git.openjdk.org/jdk/pull/26363

Reply via email to