aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/gc_implementation/parallelScavenge
AgeCommit message (Expand)Author
2011-02-23Mergekvn
2011-02-087014874: Incorrect COOPs modes on solaris-{sparcv9,amd64} with ParallelGCkvn
2011-02-087014851: Remove unused parallel compaction codestefank
2011-02-037015169: GC Cause not always setbrutisso
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
2011-01-106458402: 3 jvmti tests fail with CMS and +ExplicitGCInvokesConcurrentkamg
2010-12-176807801: CMS: could save/restore fewer header words during scavengeysr
2010-12-017003125: precompiled.hpp is included when precompiled headers are not usedstefank
2010-11-236989984: Use standard include model for Hospotstefank
2010-10-216970683: improvements to hs_err outputnever
2010-09-286423256: GC stacks should use a better data structurejcoomes
2010-09-206984287: Regularize how GC parallel workers are specified.jmasa
2010-07-226962589: remove breadth first scanning code from parallel gctonyp
2010-07-166962947: shared TaskQueue statisticsjcoomes
2010-07-016957084: simplify TaskQueue overflow handlingjcoomes
2010-06-236952853: SIGSEGV with UseAdaptiveGCBoundary on 64b linux running jvm2008jmasa
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
2009-10-116888953: some calls to function-like macros are missing semicolonsjcoomes
2010-04-136858496: Clear all SoftReferences before an out-of-memory due to GC overhead ...jmasa
2010-03-186935839: excessive marking stack growth during full gcsjcoomes
2010-03-034396719: Mark Sweep stack overflow on deeply nested Object arraysjcoomes
2010-01-136896647: card marks can be deferred too longysr
2009-10-286887571: Increase default heap config sizesphh
2009-10-20Mergetonyp
2009-10-166888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaningysr
2009-10-09Mergetrims
2009-09-30Mergejrose
2009-09-25Mergetrims
2009-09-23Mergejrose
2009-09-236884552: remove some unnecessary #ifdef's introduced in the fix for 4957990andrew
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
2009-07-29Mergejdk7-b67trims
2009-07-286862919: Update copyright yearxdono
2009-07-146700789: G1: Enable use of compressed oops with G1 heapsysr
2009-06-076814552: par compact - some compilers fail to optimize bitmap codejcoomes
2009-04-03Mergeysr
2009-03-206814659: separable cleanups and subroutines for 6655638jrose
2009-03-19Mergekvn
2009-03-12Mergetrims
2009-03-126791178: Specialize for zero as the compressed oop vm heap basekvn
2009-03-096814575: Update copyright yearxdono
2009-03-09Mergetonyp
2009-03-036810474: par compact - crash in summary_phase with very full heapjcoomes
2009-03-026797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGCysr
2009-02-276810672: Comment typostwisti