aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
AgeCommit message (Expand)Author
2009-07-076855834: G1: minimize the output when -XX:+PrintHeapAtGC is settonyp
2009-06-126850846: G1: extend G1 marking verificationtonyp
2009-06-116843694: G1: assert(index < _vs.committed_size(),"bad index"), g1BlockOffsetT...johnc
2009-05-196819065: G1: eliminate high serial card table clearing timeapetrusenko
2009-05-116484957: G1: parallel concurrent refinementiveresov
2009-04-306490395: G1: Tidy up command line flags.johnc
2009-03-266822263: G1: JVMTI heap iteration failsiveresov
2009-03-256543938: G1: remove the concept of popularityapetrusenko
2009-03-19Mergekvn
2009-03-18Mergetonyp
2009-03-166817419: G1: Enable extensive verification for humongous regionsiveresov
2009-03-156604422: G1: re-use half-promoted regionstonyp
2009-03-12Mergetrims
2009-03-126791178: Specialize for zero as the compressed oop vm heap basekvn
2009-03-106760309: G1: update remembered sets during Full GCsapetrusenko
2009-03-096814575: Update copyright yearxdono
2009-03-09Mergetonyp
2009-03-076814467: G1: small fixes related to concurrent marking verbosenesstonyp
2009-03-076812428: G1: Error: assert(ret || obj_in_cs(obj),"sanity")tonyp
2009-03-066720309: G1: don't synchronously update RSet during evacuation pausesiveresov
2009-03-03Mergekvn
2009-02-276810672: Comment typostwisti
2009-02-246804746: G1: guarantee(variance() > -1.0,"variance should be >= 0") (due to e...tonyp
2009-02-086690928: Use spinning in combination with yields for workstealing termination.jmasa
2009-02-066484959: G1: introduce survivor spacesapetrusenko
2009-01-166484956: G1: improve evacuation pause efficiencytonyp
2008-12-20Mergetrims
2008-12-156785258: Update copyright yearxdono
2008-12-116578152: fill_region_with_object has usability and safety issuesjcoomes
2008-12-016778647: snap(), snap_policy() should be renamed setup(), setup_policy()ysr
2008-11-206684579: SoftReference processing can be made more efficientysr
2008-10-136758633: G1: SEGV with GCOld on Linuxiveresov
2008-10-066752248: G1: introduce parallel heap verificationtonyp
2008-08-066722565: G1: assert !r->is_on_unclean_list() firestonyp
2008-07-306652160: G1: assert(cur_used_bytes == _g1->recalculate_used(),"It should!") a...iveresov
2008-07-106723570: G1: assertion failure: p == current_top or oop(p)->is_oop(),"p is no...iveresov
2008-07-036702387: G1: assertion failure: assert(p == current_top || oop(p)->is_oop(),"...iveresov
2008-06-056711316: Open source the Garbage-First garbage collectorysr