aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/gc_interface
AgeCommit message (Expand)Author
2011-11-097110190: GCCause::to_string missing case for _adaptive_size_policybrutisso
2011-11-087099849: G1: include heap region information in hs_err filestonyp
2011-10-177098528: crash with java -XX:+ExtendedDTraceProbesnever
2011-09-267081933: Use zeroing elimination optimization for large arraykvn
2011-09-257089790: integrate bsd-port changesnever
2011-09-07Mergeiveresov
2011-08-267059037: Use BIS for zeroing on T4kvn
2011-08-226810861: G1: support -XX:+{PrintClassHistogram,HeapDump}{Before,After}FullGCysr
2011-06-166994322: Remove the is_tlab and is_noref / is_large_noref parameters from the...tonyp
2011-06-147004681: G1: Extend marking verification to Full GCsjohnc
2011-05-037041789: 30% perf regression with c2/arm following 7017732jmasa
2011-04-057010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copy...trims
2011-02-076912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezi...ysr
2011-02-037015169: GC Cause not always setbrutisso
2011-01-077003271: Hotspot should track cumulative Java heap bytes allocated on a per-t...phh
2010-11-236989984: Use standard include model for Hospotstefank
2010-09-206984287: Regularize how GC parallel workers are specified.jmasa
2010-06-286944166: G1: explicit GCs are not always handled correctlytonyp
2010-06-02Mergejrose
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-05-276916623: Align object to 16 bytes to use Compressed Oops with java heap up to...kvn
2010-05-196953952: collectedHeap.cpp should use #ifdef _LP64 not LP64ysr
2010-05-196953483: Typo related to ReduceInitialCardMarks leaves concurrent collectors ...ysr
2010-04-136858496: Clear all SoftReferences before an out-of-memory due to GC overhead ...jmasa
2010-01-266920090: G1: Disable ReduceInitialCardMarks at least until 6920109 is fixedysr
2010-01-136896647: card marks can be deferred too longysr
2010-01-126902115: G1:assert(ignore_max_completed||thread->is_Java_thread()||SafepointS...johnc
2010-01-066914300: ciEnv should export all well known classesnever
2009-10-166888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaningysr
2009-09-23Mergejrose
2009-09-156863023: need non-perm oops in code cache for JSR 292jrose
2009-09-024957990: Perm heap bloat in JVMysr
2009-07-29Mergejdk7-b67trims
2009-07-286862919: Update copyright yearxdono
2009-07-146700789: G1: Enable use of compressed oops with G1 heapsysr
2009-03-256543938: G1: remove the concept of popularityapetrusenko
2009-03-12Mergetrims
2009-03-096814575: Update copyright yearxdono
2009-03-026797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGCysr
2009-01-316792421: assert(_bitMap->isMarked(addr+size-1),inconsistent Printezis mark)jmasa
2009-01-066689653: JMapPerm fails with UseConcMarkSweepIncGC and compressed oops offjmasa
2008-12-186786195: many nsk.monitoring tests fail with -server -Xcompjcoomes
2008-12-116578152: fill_region_with_object has usability and safety issuesjcoomes
2008-08-21Mergetonyp
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-06-12Mergeysr
2008-06-056711316: Open source the Garbage-First garbage collectorysr
2008-05-286696264: assert("narrow oop can never be zero") for GCBasher & ParNewGCcoleenp
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2007-12-01Initial loadjdk7-b24duke