jdk-24/hotspot/test/gc
Thomas Schatzl afb458ef0e 8048179: Early reclaim of large objects that are referenced by a few objects
Push the remembered sets of large objects with few referenced into the dirty card queue at the beginning of the evacuation so that they may end up with zero remembered set entries at the end of the collection, and are potentially reclaimed. Also improve timing measurements of the early reclaim mechanism, and shorten flag names.

Reviewed-by: brutisso, jmasa, dfazunen
2015-01-07 15:15:37 +01:00
..
6581734 8062537: [TESTBUG] Conflicting GC combinations in hotspot tests 2014-11-19 17:43:19 +03:00
6845368 6887948: test/gc/6845368/bigobj.java fails due to timeout 2009-10-05 05:51:22 -07:00
6941923 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
7072527 7109087: gc/7072527/TestFullGCCount.java fails when GC is set in command-line 2013-04-18 17:02:20 +01:00
arguments 8067985: merging hs-comp to hs blocked by some tests not updated in 8054892 2014-12-22 14:35:40 -08:00
class_unloading 8066433: Move Whitebox test library to top level repository 2014-12-12 09:37:38 +01:00
concurrentMarkSweep 8062537: [TESTBUG] Conflicting GC combinations in hotspot tests 2014-11-19 17:43:19 +03:00
defnew 8062537: [TESTBUG] Conflicting GC combinations in hotspot tests 2014-11-19 17:43:19 +03:00
g1 8048179: Early reclaim of large objects that are referenced by a few objects 2015-01-07 15:15:37 +01:00
logging 8043607: Add a GC id as a log decoration similar to PrintGCTimeStamps 2014-06-19 13:31:14 +02:00
metaspace 8066433: Move Whitebox test library to top level repository 2014-12-12 09:37:38 +01:00
parallelScavenge 8062537: [TESTBUG] Conflicting GC combinations in hotspot tests 2014-11-19 17:43:19 +03:00
startup_warnings 8066133: Fix missing reivew changes for JDK-8065972 2014-11-28 08:20:52 +01:00
survivorAlignment Merge 2014-12-22 10:41:57 -08:00
whitebox 8066433: Move Whitebox test library to top level repository 2014-12-12 09:37:38 +01:00
TestCardTablePageCommits.java 8059066: CardTableModRefBS might commit the same page twice 2014-12-02 09:53:30 +01:00
TestGCLogRotationViaJcmd.java 7090324: gclog rotation via external tool 2014-03-28 21:04:37 -07:00
TestNUMAPageSize.java 8061467: Bad page size passed to setup_large_pages() on Solaris 2014-11-05 16:39:10 +01:00
TestObjectAlignment.java 8021823: G1: Concurrent marking crashes with -XX:ObjectAlignmentInBytes>=32 in 64bit VMs 2013-09-11 10:19:16 +02:00
TestSmallHeap.java 8067873: gc/TestSmallHeap.java does not compile 2014-12-18 13:37:02 +01:00
TestSoftReferencesBehaviorOnOOME.java 8065865: gc/TestSoftReferencesBehaviorOnOOME.java: Error. Can't find source file: TestSoftReference.java 2014-11-27 14:52:01 +04:00
TestSystemGC.java 8065972: Remove support for ParNew+SerialOld and DefNew+CMS 2014-11-27 21:02:13 +01:00
TestVerifyDuringStartup.java 8014905: [TESTBUG] Some hotspot tests should be updated to divide test jdk and compile jdk 2013-09-17 16:55:53 +02:00
TestVerifySilently.java 8032771: The flag VerifySilently misses a test case 2014-01-31 09:55:59 +01:00