-
Enhancement
-
Resolution: Fixed
-
P3
-
7
-
b04
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2192525 | 7 | Jon Masamitsu | P3 | Closed | Fixed | b92 |
JDK-2197950 | 6u23 | Jon Masamitsu | P3 | Resolved | Fixed | b01 |
JDK-2199898 | 6u22m | Jon Masamitsu | P3 | Resolved | Fixed | b01 |
JDK-2193531 | 6u21p | Jon Masamitsu | P3 | Resolved | Fixed | b03 |
Before throwing an out-of-memory due to exceeding the GC overhead limit, try
a last-ditch GC to clear all the SoftReferences.
a last-ditch GC to clear all the SoftReferences.
- backported by
-
JDK-2193531 Clear all SoftReferences before reaching the GC overhead limit.
-
- Resolved
-
-
JDK-2197950 Clear all SoftReferences before reaching the GC overhead limit.
-
- Resolved
-
-
JDK-2199898 Clear all SoftReferences before reaching the GC overhead limit.
-
- Resolved
-
-
JDK-2192525 Clear all SoftReferences before reaching the GC overhead limit.
-
- Closed
-
- relates to
-
JDK-6976528 PS: assert(!limit_exceeded || softrefs_clear) failed: Should have been cleared
-
- Resolved
-
-
JDK-6980039 Refs are not cleared when they should be
-
- Closed
-
(1 relates to)