aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/gc_implementation/g1/heapRegion.cpp
AgeCommit message (Expand)Author
2014-12-088067655: Clean up G1 remembered set oop iterationmgerdin
2015-02-028069760: When iterating over a card, G1 often iterates over much more referen...tschatzl
2015-03-258065358: Refactor G1s usage of save_marks and reduce related racesmgerdin
2014-11-148058209: Race in G1 card scanning could allow scanning of memory covered by P...mgerdin
2014-10-108055816: Remove dead code in g1BlockOffsetTablebrutisso
2014-08-298048268: G1 Code Root Migration performs poorlymgerdin
2014-09-168057768: Make heap region region type in G1 HeapRegion explicitbrutisso
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-08-268054819: Rename HeapRegionSeq to HeapRegionManagertschatzl
2014-08-198054818: Refactor HeapRegionSeq to manage heap region and auxiliary datatschatzl
2014-07-218048112: G1 Full GC needs to support the case when the very first region is n...tschatzl
2014-07-078049421: G1 Class Unloading after completing a concurrent mark cyclestefank
2014-06-268047818: G1 HeapRegions can no longer be ContiguousSpacesmgerdin
2014-06-268047821: G1 Does not use the save_marks functionality as intendedmgerdin
2014-06-258047819: G1 HeapRegionDCTOC does not need to inherit ContiguousSpaceDCTOCmgerdin
2014-05-088042737: Introduce umbrella header prefetch.inline.hppgoetz
2014-04-298042195: Introduce umbrella header orderAccess.inline.hpp.goetz
2014-05-228037816: Fix for 8036122 breaks build with Xcode5/clangdrchase
2014-02-288036025: Sort the freelist in order to shrink the heapjwilhelm
2014-03-248027295: Free CSet takes ~50% of young pause timetschatzl
2014-03-248035406: Improve data structure for Code Cache remembered setstschatzl
2013-11-078027756: assert(!hr->isHumongous()) failed: code root in humongous region?tschatzl
2013-11-018016309: assert(eden_size > 0 && survivor_size > 0) failed: just checkingjwilhelm
2013-09-267195622: CheckUnhandledOops has limited usefulness nowhseigel
2013-09-118010722: assert: failed: heap size is too big for compressed oopstschatzl
2013-08-308019902: G1: Use the average heap size rather than the minimum heap size to c...brutisso
2013-08-157145569: G1: optimize nmethods scanningjohnc
2013-08-018021879: G1: G1HeapRegionSize flag value not updated correctlybrutisso
2013-06-248016325: JVM hangs verifying system dictionarycoleenp
2013-06-048015244: G1: Verification after a full GC is incorrectly placed.johnc
2012-09-197016955: G1: remove the is_zeroed parameter from the HeapRegion constructorjohnc
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-08-217185699: G1: Prediction model discrepanciesjohnc
2012-07-197114678: G1: various small fixes, code cleanup, and refactoringtonyp
2012-04-257143490: G1: Remove HeapRegion::_top_at_conc_mark_countjohnc
2012-04-187145441: G1: collection set chooser-related cleanuptonyp
2012-04-187157073: G1: type change size_t -> uint for region counts / indexestonyp
2012-04-164988100: oop_verify_old_oop appears to be deadbrutisso
2012-02-157132029: G1: mixed GC phase lasts for longer than it shouldtonyp
2012-01-267133038: G1: Some small profile based optimizationsjohnc
2012-01-106888336: G1: avoid explicitly marking and pushing objects in survivor spacestonyp
2011-12-207123165: G1: output during parallel verification can get messed uptonyp
2011-11-087099849: G1: include heap region information in hs_err filestonyp
2011-10-237096030: G1: PrintGCDetails enhancementsjohnc
2011-10-057095194: G1: HeapRegion::GrainBytes, GrainWords, and CardsPerRegion should be...johnc
2011-10-037097053: G1: assert(da ? referent->is_oop() : referent->is_oop_or_null()) fai...johnc
2011-09-226484982: G1: process references during evacuation pausesjohnc
2011-09-227092238: G1: Uninitialized field gc_efficiency in G1PrintRegionLivenessInfo o...tonyp