aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/gc_implementation
AgeCommit message (Expand)Author
2014-11-218065227: Report allocation context stats at end of cleanupsjohanss
2014-11-218065305: Make it possible to extend the G1CollectorPolicyjwilhelm
2014-11-198065361: Fixup headers and definitions for INCLUDE_TRACEmgronlun
2014-11-148058209: Race in G1 card scanning could allow scanning of memory covered by P...mgerdin
2014-11-118062036: ConcurrentMarkThread::slt may be invoked before ConcurrentMarkThread...kbarrett
2014-11-12Mergestefank
2014-11-118064556: G1: ParallelGCThreads=0 may cause assert(!MetadataOnStackMark::has_b...stefank
2014-11-078060467: CMS: small OldPLABSize and -XX:-ResizePLAB cause assert(ResizePLAB |...jcoomes
2014-10-028056240: Investigate increased GC remark time after class unloading changes i...stefank
2014-10-308061234: ResourceContext.requestAccurateUpdate() is unreliablesjohanss
2014-10-208058568: GC cleanup phase can cause G1 skipping a System.gc()sjohanss
2014-09-308059452: G1: Change the default values for G1HeapWastePercent and G1MixedGCLi...brutisso
2014-10-108059758: Footprint regressions with JDK-8038423tschatzl
2014-10-108055816: Remove dead code in g1BlockOffsetTablebrutisso
2014-10-068059466: Force young GC to initiate marking cycle when stat update is requestedsjohanss
2013-11-218026303: CMS: JVM intermittently crashes with "FreeList of size 258 violates ...jmasa
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-108057799: Unnecessary NULL check in G1KeepAliveClosuretonyp
2014-09-088057722: G1: Code root hashtable updated incorrectly when evacuation failedmgerdin
2014-08-298048268: G1 Code Root Migration performs poorlymgerdin
2014-09-168057768: Make heap region region type in G1 HeapRegion explicitbrutisso
2014-09-108057827: notify an obj when allocation context stats are availablejcoomes
2014-09-108057824: methods to copy allocation context statisticsjcoomes
2014-09-108057818: collect allocation context statistics at gc pausesjcoomes
2014-09-098057710: Refactor G1 heap region default sizessjohanss
2014-09-098057658: Enable G1 FullGC extensionssjohanss
2014-09-058057536: Refactor G1 to allow context specific allocationssjohanss
2014-09-038057143: Incomplete renaming of variables containing "hrs" to "hrm" related t...tschatzl
2014-08-288054808: Bitmap verification sometimes fails after Full GC aborts concurrent ...tschatzl
2014-09-038056043: Heap does not shrink within the heap after JDK-8038423tschatzl
2014-09-028055919: Remove dead code in G1 concurrent marking codetschatzl
2014-08-29Mergetschatzl
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-208055635: Missing include in g1RegionToSpaceMapper.hpp results in unresolved s...tschatzl
2014-08-208055525: Bigapp weblogic+medrec fails to startup after JDK-8038423tschatzl
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-08-278046598: Scalable Native memory tracking developmentzgu
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-04-238038265: CMS: enable time based triggering of concurrent cyclesbrutisso
2014-08-048031323: Optionally align objects copied to survivor spacesjmasa
2014-08-078054341: Remove some obsolete code in G1CollectedHeap classtschatzl
2014-08-078052170: G1 asserts at collection exit with -XX:-G1DeferredRSUpdatetschatzl