Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2174848 | 6u14 | Jon Masamitsu | P3 | Resolved | Fixed | b01 |
JDK-2172214 | 6u5p | Jon Masamitsu | P3 | Resolved | Fixed | b01 |
JPRT has had random timeouts on 64bit systems when large heaps are used
because of the time to mangle the unused parts of the heap. Disable
ZapUnusedHeapArea until the performance of the mangling code can be
improved.
because of the time to mangle the unused parts of the heap. Disable
ZapUnusedHeapArea until the performance of the mangling code can be
improved.
- backported by
-
JDK-2172214 Disable ZapUnusedHeapArea to reduce GC execution times of debug JVM's.
-
- Resolved
-
-
JDK-2174848 Disable ZapUnusedHeapArea to reduce GC execution times of debug JVM's.
-
- Resolved
-
- duplicates
-
JDK-6674504 Disable ZapUnusedHeapArea to reduce GC execution times of debug JVM's.
-
- Closed
-