aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
AgeCommit message (Expand)Author
2020-01-198048556: Unnecessary GCLocker-initiated young GCskbarrett
2019-10-238147611: G1 - Missing memory barrier in start_cset_region_for_workerandrew
2019-07-228215934: G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixe...phh
2018-10-048211150: G1 Full GC not purging code root memory and hence causing memory leakpoonam
2018-06-148081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires ...kevinw
2016-02-188017462: G1: guarantee fails with UseDynamicNumberOfGCThreadsdbuck
2016-02-018145442: Add the facility to verify remembered sets for G1poonam
2016-01-198139424: SIGSEGV, Problematic frame: # V [libjvm.so+0xd0c0cc] void InstanceKl...dbuck
2015-12-028065579: WB method to start G1 concurrent mark cycle should be introducedkevinw
2015-11-128058563: InstanceKlass::_dependencies list isn't cleared from empty nmethodBu...stefank
2015-04-228078023: verify_no_cset_oops found reclaimed humongous object in SATB bufferkbarrett
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-098077255: TracePageSizes output reports wrong page size on Windows with G1tschatzl
2015-04-078058354: SPECjvm2008-Derby -2.7% performance regression on Solaris-X64 starti...tschatzl
2015-04-098072621: Clean up around VM_GC_Operationsmlarsson
2015-03-318068036: assert(is_available(index)) failed in G1 csettschatzl
2014-12-018075210: Refactor strong root processing in order to allow G1 to evolve separ...mgerdin
2015-03-268074037: Refactor the G1GCPhaseTime logging to make it easier to add new phasesbrutisso
2014-10-238061630: G1 iterates over JNIHandles two timesehelin
2014-12-088067655: Clean up G1 remembered set oop iterationmgerdin
2014-12-198060025: Object copy time regressions after JDK-8031323 and JDK-8057536tschatzl
2014-08-258055416: Several vm/gc/heap/summary "After GC" events emitted for the same GC IDstefank
2015-03-258065358: Refactor G1s usage of save_marks and reduce related racesmgerdin
2014-11-148064473: Improved handling of age during object copy in G1sfriberg
2014-10-108058801: G1TraceReclaimDeadHumongousObjectsAtYoungGC only prints humongous ob...tschatzl
2013-05-177176220: 'Full GC' events miss date stamp information occasionallyaeriksso
2014-11-118064556: G1: ParallelGCThreads=0 may cause assert(!MetadataOnStackMark::has_b...stefank
2014-10-028056240: Investigate increased GC remark time after class unloading changes i...stefank
2014-10-208058568: GC cleanup phase can cause G1 skipping a System.gc()sjohanss
2014-10-108059758: Footprint regressions with JDK-8038423tschatzl
2014-10-068059466: Force young GC to initiate marking cycle when stat update is requestedsjohanss
2014-09-308052172: Evacuation failure handling in G1 does not evacuate all objects if -...tschatzl
2014-09-108057799: Unnecessary NULL check in G1KeepAliveClosuretonyp
2014-08-298048268: G1 Code Root Migration performs poorlymgerdin
2014-09-168057768: Make heap region region type in G1 HeapRegion explicitbrutisso
2014-09-108057818: collect allocation context statistics at gc pausesjcoomes
2014-09-058057536: Refactor G1 to allow context specific allocationssjohanss
2014-08-268054819: Rename HeapRegionSeq to HeapRegionManagertschatzl
2014-08-27Mergetschatzl
2014-08-268029524: Remove unsused method CollectedHeap::unsafe_max_alloc()brutisso
2014-08-218055098: WB API should be extended to provide information about size and age ...tschatzl
2014-08-218038423: G1: Decommit memory within heaptschatzl
2014-08-198054818: Refactor HeapRegionSeq to manage heap region and auxiliary datatschatzl
2014-08-198040722: G1: Clean up usages of heap_region_containingbrutisso
2014-04-018038829: G1: More useful information in a few assert messagesbrutisso
2014-08-198044406: JVM crash with JDK8 (build 1.8.0-b132) with G1 GCpoonam
2014-08-078054341: Remove some obsolete code in G1CollectedHeap classtschatzl
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