aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.hpp
AgeCommit message (Expand)Author
2011-04-076841742: par compact - remove unused/unsupported optionsjcoomes
2011-02-087014851: Remove unused parallel compaction codestefank
2010-11-236989984: Use standard include model for Hospotstefank
2010-07-016957084: simplify TaskQueue overflow handlingjcoomes
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
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-096814575: Update copyright yearxdono
2008-12-186786188: par compact - "SplitALot" stress mode should fill to_spacejcoomes
2008-12-186784849: par compact - can fail when to_space is non-emptyjcoomes
2008-12-116765954: par compact - stress mode for splitting young gen spacesjcoomes
2008-12-116765745: par compact - allow young gen spaces to be splitjcoomes
2008-12-116578152: fill_region_with_object has usability and safety issuesjcoomes
2008-09-306729594: par compact - remove unused block table implementationjcoomes
2008-09-306725697: par compact - rename class ChunkData to RegionDatajcoomes
2008-07-28Mergejmasa
2008-07-096672698: mangle_unused_area() should not remangle the entire heap at each col...jmasa
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2007-12-01Initial loadjdk7-b24duke