-
Bug
-
Resolution: Fixed
-
P4
-
25, 26
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8365183 | 25.0.2 | Sendao Yan | P4 | Resolved | Fixed | master |
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()
- backported by
-
JDK-8365183 [TESTBUG] serviceability/HeapDump/UnmountedVThreadNativeMethodAtTop.java: System.gc() does not provide full GC
-
- Resolved
-
- relates to
-
JDK-8361827 [TESTBUG] serviceability/HeapDump/UnmountedVThreadNativeMethodAtTop.java throws OutOfMemoryError
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk25u/028b4baf
-
Commit(master) openjdk/jdk/b4028c91
-
Review(master) openjdk/jdk25u/72
-
Review(master) openjdk/jdk/26363
(1 links to)