hotspot/src/share/vm/memory/genCollectedHeap.hpp
2013-04-10 stefank 8011872: Include Bit Map addresses in the hs_err files
2012-09-01 coleenp 6964458: Reimplement class meta-data storage to use native memory
2012-04-16 brutisso 4988100: oop_verify_old_oop appears to be dead
2011-12-14 jmasa 7121618: Change type of number of GC workers to unsigned int.
2011-12-14 stefank 7121373: Clean up CollectedHeap::is_in
2011-11-08 tonyp 7099849: G1: include heap region information in hs_err files
2011-06-16 tonyp 6994322: Remove the is_tlab and is_noref / is_large_noref parameters from the CollectedHeap
2011-06-14 johnc 7004681: G1: Extend marking verification to Full GCs
2011-05-03 jmasa 7041789: 30% perf regression with c2/arm following 7017732
2011-04-27 ysr 7039089: G1: changeset for 7037276 broke heap verification, and related cleanups
2010-12-08 ysr 7001033: assert(gch->gc_cause() == GCCause::_scavenge_alot || !gch->incremental_collection_failed())
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-10-24 ysr 6896603: CMS/GCH: collection_attempt_is_safe() ergo should use more recent data
2010-09-20 jmasa 6984287: Regularize how GC parallel workers are specified.
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2010-01-13 ysr 6896647: card marks can be deferred too long
2009-10-20 ysr 6892749: assert(UseParNewGC || UseSerialGC || UseConcMarkSweepGC, "...") fails
2009-10-16 ysr 6888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning
2009-09-16 jrose 6863023: need non-perm oops in code cache for JSR 292
2009-07-14 ysr 6700789: G1: Enable use of compressed oops with G1 heaps
2009-03-09 xdono 6814575: Update copyright year
2009-01-06 jmasa 6689653: JMapPerm fails with UseConcMarkSweepIncGC and compressed oops off
2008-08-22 tonyp Merge
2008-06-05 ysr 6711316: Open source the Garbage-First garbage collector
2008-07-28 jmasa Merge
2008-07-02 xdono 6719955: Update copyright year
2008-07-09 jmasa 6672698: mangle_unused_area() should not remangle the entire heap at each collection.
2008-05-04 iveresov Merge
2008-04-13 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
2008-04-01 apetrusenko 6539517: CR 6186200 should be extended to perm gen allocation to prevent spurious OOM's from perm gen
2007-12-01 duke Initial load
less more (0) tip