aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/memory/collectorPolicy.cpp
AgeCommit message (Expand)Author
2014-05-228037816: Fix for 8036122 breaks build with Xcode5/clangdrchase
2014-02-218035057: NewSize ergonomics wrong when setting small or unaligned size on com...sjohanss
2014-04-238033426: Scale initial NewSize using NewRatio if not set on command linesjohanss
2013-11-118028093: Initial young size is smaller than minimum young sizejwilhelm
2013-11-108027911: Assertion in the collector policy when running gc/arguments/TestMaxN...jwilhelm
2013-11-018016309: assert(eden_size > 0 && survivor_size > 0) failed: just checkingjwilhelm
2013-10-218026853: Prepare GC code for collector policy regression fixjwilhelm
2013-10-218026852: Use restricted_align_down in collector policy codejwilhelm
2013-10-218026851: Remove unnecessary code in GenRemSetjwilhelm
2013-10-078024547: MaxMetaspaceSize should limit the committed memory used by the metas...stefank
2013-10-048025854: Use "young gen" instead of "eden"jwilhelm
2013-10-038025852: Remove unnecessary setters in collector policy classesjwilhelm
2013-10-038025855: Simplify GenRemSet code slightlyjwilhelm
2013-10-018025313: MetaspaceMemoryPool incorrectly reports undefined size for maxehelin
2013-09-138024650: Don't adjust MaxMetaspaceSize up to MetaspaceSizestefank
2013-09-118010722: assert: failed: heap size is too big for compressed oopstschatzl
2013-08-168007074: SIGSEGV at ParMarkBitMap::verify_clear()stefank
2013-05-17Mergejwilhelm
2013-05-156843347: Boundary values in some public GC options cause crashestschatzl
2013-05-148012902: remove use of global operator new - take 2minqi
2013-05-138014058: Regression tests for 8006088tschatzl
2013-05-068006088: Incompatible heap size flags accepted by VMtschatzl
2013-05-068013791: G1: G1CollectorPolicy::initialize_flags() may set min_alignment > ma...brutisso
2013-03-287014552: gc/lock/jni/jnilockXXX works too slow on 1-processor machinemgerdin
2013-03-126976528: PS: assert(!limit_exceeded || softrefs_clear) failed: Should have be...jmasa
2013-02-148007764: Wrong initialized value of max_gc_pause_sec for an instance of class...tamao
2013-02-08Mergebrutisso
2013-01-286348447: Specifying -XX:OldSize crashes 64-bit VMsjwilhelm
2013-01-238005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCSjprovino
2012-12-308005396: Use ParNew with only one thread instead of DefNew as default for CMS...brutisso
2012-12-038005082: NPG: Add specialized Metachunk sizes for reflection and anonymous cl...jmasa
2012-11-278003935: Simplify the needed includes for using Thread::current()stefank
2012-10-308000988: VM deadlock when running btree006 on windows-i586jmasa
2012-09-187197557: NPG: nsk/sysdict/vm/stress/chain/chain004 hangs intermittentlyjmasa
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2011-09-257089790: integrate bsd-port changesnever
2011-06-166994322: Remove the is_tlab and is_noref / is_large_noref parameters from the...tonyp
2011-04-297040068: CMS: Possibly unsafe initialization of BlockOffsetArrayUseUnallocate...brutisso
2011-03-166896099: Integrate CMS heap ergo with default heap sizing ergoysr
2010-12-077001033: assert(gch->gc_cause() == GCCause::_scavenge_alot || !gch->increment...ysr
2010-11-236989984: Use standard include model for Hospotstefank
2010-10-236896603: CMS/GCH: collection_attempt_is_safe() ergo should use more recent dataysr
2010-09-146984368: Large default heap size does not allow to use zero based compressed ...kvn
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
2009-10-286887571: Increase default heap config sizesphh
2008-08-21Mergetonyp
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-06-056711316: Open source the Garbage-First garbage collectorysr
2008-03-026557851: CMS: ergonomics defaults are not set with FLAG_SET_ERGOjmasa