aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/memory/genMarkSweep.cpp
AgeCommit message (Expand)Author
2015-06-178085965: VM hangs in C2Compilerpoonam
2014-12-018075210: Refactor strong root processing in order to allow G1 to evolve separ...mgerdin
2014-07-078049421: G1 Class Unloading after completing a concurrent mark cyclestefank
2014-02-148034764: Use process_strong_roots to adjust the StringTablestefank
2014-02-138034761: Remove the do_code_roots parameter from process_strong_rootsstefank
2014-01-148032379: Remove the is_scavenging flag to process_strong_rootsmgerdin
2014-06-198043607: Add a GC id as a log decoration similar to PrintGCTimeStampsbrutisso
2013-08-158023021: Unnecessary clearing of the card table introduced by the fix for JDK...brutisso
2013-08-148022800: Use specific generations rather than generation iterationbrutisso
2013-06-108005849: JEP 167: Event-Based JVM Tracingsla
2013-04-268013160: NPG: Remove unnecessary mark stack draining after CodeCache::do_unlo...stefank
2013-04-228012687: Remove unused is_root checks and closuresstefank
2013-01-028004132: SerialGC: ValidateMarkSweep broken when running GCOldjohnc
2012-11-278003935: Simplify the needed includes for using Thread::current()stefank
2012-09-257200470: KeepAliveClosure not needed in CodeCache::do_unloadingbrutisso
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-06-286995781: Native Memory Tracking (Phase 1)zgu
2012-05-157166894: Add gc cause to GC logging for all collectorsbrutisso
2012-01-187129514: time warp warnings after 7117303johnc
2012-02-017141200: log some interesting information in ring buffers for crashesnever
2011-09-257089790: integrate bsd-port changesnever
2011-04-057010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copy...trims
2011-01-276990754: Use native memory and reference counting to implement SymbolTablecoleenp
2011-01-197012505: BreakpointWithFullGC.sh fails with Internal Error (src/share/vm/oops...kamg
2010-11-236989984: Use standard include model for Hospotstefank
2010-09-286423256: GC stacks should use a better data structurejcoomes
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-04-136858496: Clear all SoftReferences before an out-of-memory due to GC overhead ...jmasa
2010-03-034396719: Mark Sweep stack overflow on deeply nested Object arraysjcoomes
2009-10-09Mergetrims
2009-09-23Mergejrose
2009-09-226884624: Update copyright yearxdono
2009-09-156863023: need non-perm oops in code cache for JSR 292jrose
2009-09-024957990: Perm heap bloat in JVMysr
2008-12-016778647: snap(), snap_policy() should be renamed setup(), setup_policy()ysr
2008-11-206684579: SoftReference processing can be made more efficientysr
2008-08-21Mergetonyp
2008-07-28Mergejmasa
2008-07-096672698: mangle_unused_area() should not remangle the entire heap at each col...jmasa
2008-07-026719955: Update copyright yearxdono
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2007-12-01Initial loadduke