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.
- duplicates
-
JDK-6673975 Disable ZapUnusedHeapArea to reduce GC execution times of debug JVM's.
-
- Closed
-