hotspot/src/share/vm/memory/genCollectedHeap.cpp
2013-04-10 stefank 8011872: Include Bit Map addresses in the hs_err files
2013-04-05 johnc 8011343: Add new flag for verifying the heap during startup
2013-03-14 mgerdin 8005602: NPG: classunloading does not happen while CMS GC with -XX:+CMSClassUnloadingEnabled is used
2013-01-23 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
2012-10-15 johnc 8000831: Heap verification output incorrect/incomplete
2012-09-01 coleenp 6964458: Reimplement class meta-data storage to use native memory
2012-05-31 brutisso 7172279: G1: Clean up TraceGen0Time and TraceGen1Time data gathering
2012-05-15 brutisso 7166894: Add gc cause to GC logging for all collectors
2012-04-16 brutisso 4988100: oop_verify_old_oop appears to be dead
2012-02-01 never 7141200: log some interesting information in ring buffers for crashes
2011-12-14 jmasa 7121618: Change type of number of GC workers to unsigned int.
2011-12-19 johnc 7117303: VM uses non-monotonic time source and complains that it is non-monotonic
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-09-22 johnc 6484982: G1: process references during evacuation pauses
2011-09-01 stefank 7085906: Replace the permgen allocated sentinelRef with a self-looped end
2011-07-06 jcoomes 7061204: clean the chunk table synchronously in embedded builds
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-05-12 fparain 7036199: Adding a notification to the implementation of GarbageCollectorMXBeans
2011-04-05 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
2011-01-28 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
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-08-03 bobv 6953477: Increase portability and flexibility of building Hotspot
2010-06-24 jcoomes 6888573: class data sharing does not always disable large pages
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2010-05-04 ysr 6919638: CMS: ExplicitGCInvokesConcurrent misinteracts with gc locker
2010-04-13 jmasa 6858496: Clear all SoftReferences before an out-of-memory due to GC overhead limit.
2010-01-17 ysr Merge
2010-01-08 jrose 6912062: disassembler plugin needs to produce symbolic information in product mode
2010-01-13 ysr 6896647: card marks can be deferred too long
2009-09-16 jrose 6863023: need non-perm oops in code cache for JSR 292
2009-07-28 dcubed Merge
2009-07-14 ysr 6700789: G1: Enable use of compressed oops with G1 heaps
2009-03-19 kvn Merge
2009-03-13 trims Merge
2009-03-09 xdono 6814575: Update copyright year
2009-03-12 kvn 6791178: Specialize for zero as the compressed oop vm heap base
2009-03-03 ysr 6797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGC
2009-02-08 jmasa 6690928: Use spinning in combination with yields for workstealing termination.
2009-01-06 jmasa 6689653: JMapPerm fails with UseConcMarkSweepIncGC and compressed oops off
2009-07-28 dcubed 6862295: JDWP threadid changes during debugging session (leading to ingored breakpoints)
2008-12-02 ysr 6778647: snap(), snap_policy() should be renamed setup(), setup_policy()
2008-11-21 ysr 6684579: SoftReference processing can be made more efficient
2008-07-28 jmasa Merge
2008-07-19 coleenp 6716785: implicit null checks not triggering with CompressedOops
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-04-13 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
2007-12-01 duke Initial load
less more (0) tip