aboutsummaryrefslogtreecommitdiff
path: root/test/gc
AgeCommit message (Expand)Author
2015-12-028065579: WB method to start G1 concurrent mark cycle should be introducedkevinw
2015-06-258129602: Incorrect GPL header causes RE script to create wrong outputtschatzl
2014-01-208031686: G1: assert(_hrs.max_length() == _expansion_regions) failedsjohanss
2015-05-198061715: gc/g1/TestShrinkAuxiliaryData15.java fails with java.lang.RuntimeExc...azakharov
2015-04-158069367: Eagerly reclaimed humongous objects left on mark stackkbarrett
2015-01-078048179: Early reclaim of large objects that are referenced by a few objectstschatzl
2015-04-248078375: [TESTBUG] gc/g1/TestLargePageUseForAuxMemory.java specifies wrong li...tschatzl
2015-04-238062537: [TESTBUG] Conflicting GC combinations in hotspot testsjwilhelm
2015-04-078058354: SPECjvm2008-Derby -2.7% performance regression on Solaris-X64 starti...tschatzl
2015-03-198027962: Per-phase timing measurements for strong roots processingbrutisso
2014-10-108058801: G1TraceReclaimDeadHumongousObjectsAtYoungGC only prints humongous ob...tschatzl
2014-12-158066143: [TESTBUG] New tests in gc/survivorAlignment/ failsfzhinkin
2014-11-268037968: Add tests on alignment of objects copied to survivor spacefzhinkin
2014-11-21Mergeamurillo
2014-11-148064716: TestHumongousShrinkHeap.java can not be run with -XX:+ExplicitGCInvo...azakharov
2014-11-078060467: CMS: small OldPLABSize and -XX:-ResizePLAB cause assert(ResizePLAB |...jcoomes
2014-10-148060116: After JDK-8047976 gc/g1/TestSummarizeRSetStatsThreads failsmlarsson
2014-09-298043766: CMM Testing: 8u40 Decommit auxiliary data structurestschatzl
2014-10-018049599: MetaspaceGC::_capacity_until_GC can overflowehelin
2014-09-168058475: TestCMSClassUnloadingEnabledHWM.java fails with '.*CMS Initial Mark....stefank
2014-09-30Mergebrutisso
2014-09-308052172: Evacuation failure handling in G1 does not evacuate all objects if -...tschatzl
2014-09-278047976: Ergonomics for GC thread counts should update the flagsjwilhelm
2014-09-118056237: [TESTBUG] gc/g1/TestHumongousShrinkHeap.java fails due to OOMjwilhelm
2014-09-118041946: CMM Testing: 8u40 an allocated humongous object at the end of the he...jwilhelm
2014-09-038056043: Heap does not shrink within the heap after JDK-8038423tschatzl
2014-09-038037925: CMM Testing: an allocated humongous object at the end of the heap sh...jwilhelm
2014-08-268055953: [TESTBUG] Fix for 8055098 does not contain unit testtschatzl
2014-08-188054362: gc/g1/TestEagerReclaimHumongousRegions2.java timeouttschatzl
2014-08-188055275: Several gc/class_unloading/ tests fail due to missed +UnlockDiagnost...stefank
2014-08-078052170: G1 asserts at collection exit with -XX:-G1DeferredRSUpdatetschatzl
2014-07-318051973: Eager reclaim leaves marks of marked but reclaimed objects on the ne...tschatzl
2014-07-238027959: Early reclamation of large objects in G1tschatzl
2014-08-068048269: Add flag to turn off class unloading after G1 concurrent markstefank
2014-08-048051883: TEST.groups references missing test: gc/class_unloading/TestCMSClass...stefank
2014-05-208039489: Refactor test framework for dynamic VM optionsdfazunen
2014-05-118038928: gc/g1/TestGCLogMessages.java fail with "[Evacuation Failure'jmasa
2014-07-218040977: G1 crashes when run with -XX:-G1DeferredRSUpdatetschatzl
2014-07-218026847: [TESTBUG] gc/g1/TestSummarizeRSetStats* tests launch 32bit jvm with ...tschatzl
2014-07-218019342: G1: High "Other" time most likely due to card redirtyingtschatzl
2014-07-078049327: [TESTBUG] gc/logging/TestGCId.java assumes default PrintGCID value i...brutisso
2014-06-198043607: Add a GC id as a log decoration similar to PrintGCTimeStampsbrutisso
2014-06-138042933: assert(capacity_until_gc >= committed_bytes) failedehelin
2014-05-308042310: TestStringDeduplicationMemoryUsage test failingpliden
2014-04-038038461: Test gc/g1/TestStringDeduplicationMemoryUsage.java fails with unexpe...pliden
2014-03-317090324: gclog rotation via external toolminqi
2014-03-188029075: String deduplication in G1pliden
2014-03-24Mergetschatzl
2014-03-248035654: Add times for evacuation failure handling in "Other" timetschatzl
2014-03-248035398: Add card redirty time in "Other" time in G1tschatzl