hotspot/src/share/vm/memory/collectorPolicy.cpp
Mon, 13 Apr 2015 15:47:48 +0200 pliden 8077413: Avoid use of Universe::heap() inside collectors
Mon, 16 Mar 2015 13:28:27 +0100 jwilhelm 8075635: Remove GenerationSpec array
Tue, 03 Mar 2015 18:01:27 +0100 jwilhelm 8074459: Flags handling memory sizes should be of type size_t
Thu, 05 Mar 2015 23:47:26 +0100 jwilhelm 8057632: Remove auxiliary code used to handle the generations array
Fri, 20 Feb 2015 22:22:39 +0100 goetz 8071822: [TEST_BUG] Adapt collectorPolicy internal tests to support 64K pages
Fri, 13 Feb 2015 09:48:49 +0100 mlarsson 8072621: Clean up around VM_GC_Operations
Thu, 27 Nov 2014 21:02:13 +0100 brutisso 8065972: Remove support for ParNew+SerialOld and DefNew+CMS
Tue, 18 Nov 2014 10:36:42 +0100 ehelin 8064721: The card tables only ever need two covering regions
Mon, 29 Sep 2014 10:38:50 +0200 ehelin 8058963: CollectorPolicy::satisfy_failed_metadata_allocation can avoid some safepoints
Wed, 13 Aug 2014 13:29:45 -0700 dcubed Merge
Tue, 05 Aug 2014 15:41:12 -0700 jmasa 8034056: assert(_heap_alignment >= _space_alignment) failed: heap_alignment less than space_alignment
Thu, 07 Aug 2014 12:18:58 -0700 zgu 8046598: Scalable Native memory tracking development
Thu, 26 Jun 2014 13:30:43 -0700 jcoomes 8034246: remove CMS and ParNew adaptive size policy code
Fri, 02 May 2014 02:11:34 +0200 jwilhelm 8042298: Remove the names gen0 and gen1 from the GC code
Wed, 30 Apr 2014 02:41:00 +0200 jwilhelm 8026396: Remove information duplication in the collector policy
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Tue, 29 Apr 2014 22:57:19 +0200 jwilhelm 8027643: Merge GenCollectorPolicy and TwoGenerationCollectorPolicy
Wed, 19 Mar 2014 17:08:03 +0100 sjohanss 8029186: regression-hotspot nightly failure: assert(FLAG_IS_DEFAULT(MaxNewSize) || MaxNewSize < MaxHeapSize) failed
Fri, 21 Feb 2014 09:48:52 +0100 sjohanss 8035057: NewSize ergonomics wrong when setting small or unaligned size on command line
Wed, 05 Feb 2014 11:05:13 +0100 sjohanss 8033426: Scale initial NewSize using NewRatio if not set on command line
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Mon, 20 Jan 2014 17:15:55 +0100 ehelin 8031776: Remove the unnecessary enum GenRemSet::Name
Mon, 11 Nov 2013 13:50:10 +0100 jwilhelm 8028093: Initial young size is smaller than minimum young size
Sun, 10 Nov 2013 00:07:29 +0100 jwilhelm 8027911: Assertion in the collector policy when running gc/arguments/TestMaxNewSize.java
Fri, 01 Nov 2013 17:09:38 +0100 jwilhelm 8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking
Mon, 21 Oct 2013 18:56:20 +0200 jwilhelm 8026853: Prepare GC code for collector policy regression fix
Mon, 21 Oct 2013 18:52:13 +0200 jwilhelm 8026852: Use restricted_align_down in collector policy code
Mon, 21 Oct 2013 18:51:37 +0200 jwilhelm 8026851: Remove unnecessary code in GenRemSet
Mon, 07 Oct 2013 15:51:08 +0200 stefank 8024547: MaxMetaspaceSize should limit the committed memory used by the metaspaces
Fri, 04 Oct 2013 22:08:37 +0200 jwilhelm 8025854: Use "young gen" instead of "eden"
less more (0) -50 -30 tip