-
Bug
-
Resolution: Unresolved
-
P4
-
26
UnmountedVThreadNativeMethodAtTop.java expects a full GC when calling System.gc() but this is not guaranteed [1]
As a fix WhiteBox.fullGC() could be called.
[1] https://download.java.net/java/early_access/jdk25/docs/api/java.base/java/lang/System.html#gc()
As a fix WhiteBox.fullGC() could be called.
[1] https://download.java.net/java/early_access/jdk25/docs/api/java.base/java/lang/System.html#gc()
- relates to
-
JDK-8361827 [TESTBUG] serviceability/HeapDump/UnmountedVThreadNativeMethodAtTop.java throws OutOfMemoryError
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/26363