-
Bug
-
Resolution: Fixed
-
P2
-
17, 21, 22, 23
-
b16
-
Fix failed
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8330841 | 22.0.2 | Zhengyu Gu | P2 | Closed | Fixed | b04 |
JDK-8342956 | 21.0.7-oracle | Thomas Schatzl | P2 | Closed | Fixed | b01 |
JDK-8331574 | 21.0.4 | Zhengyu Gu | P2 | Resolved | Fixed | b02 |
-Xmx2G -XX:+UseParallelGC -XX:NativeMemoryTracking=summary -XX:+UnlockDiagnosticVMOptions -XX:+PrintNMTStatistics gc
After test is terminated with OOM, NMT statistics shows:
- Java Heap (reserved=2147483648, committed=1541406720)
(mmap: reserved=2147483648, committed=1541406720, peak=2147483648)
The heap has not yet fully expanded.
- backported by
-
JDK-8331574 Parallel: Parallel GC throws OOM before heap is fully expanded
-
- Resolved
-
-
JDK-8330841 Parallel: Parallel GC throws OOM before heap is fully expanded
-
- Closed
-
-
JDK-8342956 Parallel: Parallel GC throws OOM before heap is fully expanded
-
- Closed
-
- relates to
-
JDK-8332225 Fix failed for 8328744:Parallel GC throws OOM before heap is fully expanded
-
- Closed
-
-
JDK-8332485 SPECjbb2005-ParGC regression after JDK-8328744
-
- Closed
-
-
JDK-8319713 Parallel: Remove PSAdaptiveSizePolicy::should_full_GC
-
- Resolved
-
- links to
-
Commit openjdk/jdk21u-dev/a4d8d061
-
Commit openjdk/jdk22u/bf8146ea
-
Commit openjdk/jdk/142c311e
-
Review openjdk/jdk21u-dev/546
-
Review openjdk/jdk22u/143
-
Review openjdk/jdk/18463
-
Review(master) openjdk/jdk17u-dev/2515