aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
AgeCommit message (Expand)Author
2014-05-228037816: Fix for 8036122 breaks build with Xcode5/clangdrchase
2014-03-318038934: Remove prefix allocated_ from methods and variables in Metaspaceehelin
2013-12-108028993: Full collections with ParallelScavenge slower in JDK 8 compared to 7u40sjohanss
2013-11-238028128: Add a type safe alternative for working with counter based datamgronlun
2013-10-038025853: Remove unnecessary uses of GenerationSizerjwilhelm
2013-06-108005849: JEP 167: Event-Based JVM Tracingsla
2013-05-306725714: par compact - add a table to speed up bitmap searchesjcoomes
2013-05-278015268: NPG: 2.5% regression in young GC times on CRM Sales Optystefank
2013-05-228007762: Rename a bunch of methods in size policy across collectorstamao
2013-05-207186737: Unable to allocate bit maps or card tables for parallel gc for the r...tamao
2013-05-178014277: Remove ObjectClosure as base class for BoolObjectClosureehelin
2013-05-158007763: Refactoring: split up compute_generation_free_space() into two funct...tamao
2013-05-138014339: Improve assert and remove some dead code from parMarkBitMap.hpp/cppbrutisso
2013-04-268013160: NPG: Remove unnecessary mark stack draining after CodeCache::do_unlo...stefank
2013-04-248013132: Add a flag to turn off the output of the verbose verification codestefank
2013-02-128008966: NPG: Inefficient Metaspace counter functions cause large young GC re...jmasa
2013-04-228012687: Remove unused is_root checks and closuresstefank
2013-04-108011872: Include Bit Map addresses in the hs_err filesstefank
2013-01-028004132: SerialGC: ValidateMarkSweep broken when running GCOldjohnc
2012-11-278003720: NPG: Method in interpreter stack frame can be deallocatedstefank
2012-10-158000831: Heap verification output incorrect/incompletejohnc
2012-09-257200470: KeepAliveClosure not needed in CodeCache::do_unloadingbrutisso
2012-09-207199923: NPG: tools/javac/T7093325.java timeoutjmasa
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-02-167146343: PS invoke methods should indicate the type of gc donejcoomes
2012-02-017141200: log some interesting information in ring buffers for crashesnever
2011-12-197117303: VM uses non-monotonic time source and complains that it is non-monot...johnc
2011-11-227112997: Remove obsolete code ResetObjectsClosure and VerifyUpdateClosurejmasa
2011-08-096593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreadsjmasa
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-04-076841742: par compact - remove unused/unsupported optionsjcoomes
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-09-206984287: Regularize how GC parallel workers are specified.jmasa
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
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-034396719: Mark Sweep stack overflow on deeply nested Object arraysjcoomes
2009-09-30Mergejrose
2009-09-23Mergejrose