Andrey Zakharov
5e87763e5c
8061715: gc/g1/TestShrinkAuxiliaryData15.java fails with java.lang.RuntimeException: heap decommit failed - after > before
...
Added WhiteBox methods to count regions and exact aux data sizes
Reviewed-by: jwilhelm, brutisso
2015-05-19 15:49:27 +02:00
Jesper Wilhelmsson
af34e1df69
8062537: [TESTBUG] Conflicting GC combinations in hotspot tests
...
Reviewed-by: tschatzl, jwilhelm
2015-04-23 15:59:48 +02:00
Andrey Zakharov
1b25f01c31
8064716: TestHumongousShrinkHeap.java can not be run with -XX:+ExplicitGCInvokesConcurrent
...
8062957: Heap is not shrunk when deallocating under memory pressure
Added explicit -XX:-ExplicitGCInvokesConcurrent to invocations
Reviewed-by: brutisso, tschatzl
2014-11-14 17:39:07 +04:00
Andrey Zakharov
dadd2bcccf
8043766: CMM Testing: 8u40 Decommit auxiliary data structures
...
Check that native memory is returned to the system when decommiting memory within the heap with G1.
Reviewed-by: tschatzl, jwilhelm
2014-09-29 09:59:23 +02:00