aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/gc_implementation/parallelScavenge/psMarkSweep.cpp
AgeCommit message (Expand)Author
2011-09-226484982: G1: process references during evacuation pausesjohnc
2011-09-017085906: Replace the permgen allocated sentinelRef with a self-looped endstefank
2011-05-127036199: Adding a notification to the implementation of GarbageCollectorMXBeansfparain
2011-03-176668573: CMS: reference processing crash if ParallelCMSThreads > ParallelGCTh...ysr
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-09-23Mergejrose
2009-09-156863023: need non-perm oops in code cache for JSR 292jrose
2009-09-024957990: Perm heap bloat in JVMysr
2009-03-12Mergetrims
2009-03-096814575: Update copyright yearxdono
2009-03-026797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGCysr
2009-02-086690928: Use spinning in combination with yields for workstealing termination.jmasa
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-07Mergetrims
2008-10-026754988: Update copyright yearjdk7-b37xdono
2008-09-306716466: par compact - remove VerifyParallelOldWithMarkSweep codejcoomes
2008-07-096672698: mangle_unused_area() should not remangle the entire heap at each col...jmasa
2007-12-01Initial loadjdk7-b24duke