aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/gc_implementation/g1/g1OopClosures.hpp
AgeCommit message (Expand)Author
2014-12-088067655: Clean up G1 remembered set oop iterationmgerdin
2014-12-198060025: Object copy time regressions after JDK-8031323 and JDK-8057536tschatzl
2014-07-078049421: G1 Class Unloading after completing a concurrent mark cyclestefank
2014-07-218040977: G1 crashes when run with -XX:-G1DeferredRSUpdatetschatzl
2014-04-038016302: Change type of the number of GC workers to unsigned int (2)vkempik
2014-03-248035330: Remove G1ParScanPartialArrayClosure and G1ParScanHeapEvacClosuretschatzl
2014-02-268035329: Move G1ParCopyClosure::copy_to_survivor_space into G1ParScanThreadStatetschatzl
2014-02-268027559: Decrease code size and templatizing in G1ParCopyClosure::do_oop_worktschatzl
2014-01-316991197: G1: specialize deal_with_reference() for narrowOop*tschatzl
2014-01-208027746: Remove do_gen_barrier template parameter in G1ParCopyClosuretschatzl
2013-09-267195622: CheckUnhandledOops has limited usefulness nowhseigel
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-07-197114678: G1: various small fixes, code cleanup, and refactoringtonyp
2012-03-167130974: G1: Remove G1ParCopyHelperbrutisso
2012-01-267133038: G1: Some small profile based optimizationsjohnc
2012-01-257127706: G1: re-enable survivors during the initial-mark pausetonyp
2012-01-126484965: G1: piggy-back liveness accounting phase on markingjohnc
2012-01-106888336: G1: avoid explicitly marking and pushing objects in survivor spacestonyp
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-207092412: G1: Some roots not marked during an initial mark that gets an evacua...johnc
2011-08-297080389: G1: refactor marking code in evacuation pause copy closuresjohnc
2011-06-147046558: G1: concurrent marking optimizationstonyp
2011-06-087045662: G1: OopsInHeapRegionClosure::set_region() should not be virtualtonyp
2010-11-236989984: Use standard include model for Hospotstefank
2010-10-126971296: G1: simplify G1RemSet class hierarchyjohnc
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-02-116923991: G1: improve scalability of RSet scanningiveresov
2009-07-146700789: G1: Enable use of compressed oops with G1 heapsysr
2009-03-096814575: Update copyright yearxdono
2009-01-166484956: G1: improve evacuation pause efficiencytonyp
2008-06-056711316: Open source the Garbage-First garbage collectorysr