hotspot/src/share/vm/memory/cardTableModRefBS.cpp
Thu, 02 Apr 2015 16:08:41 +0200 brutisso 8076452: Remove SharedHeap
Thu, 02 Apr 2015 16:06:07 +0200 brutisso 8076454: Clean up/move things out of SharedHeap
Thu, 02 Apr 2015 06:42:24 +0200 brutisso 8076314: Remove the static instance variable SharedHeap:: _sh
Tue, 31 Mar 2015 11:29:21 +0200 brutisso 8076241: Remove unused methods mod_card_iterate() and non_clean_card_iterate_serial()
Fri, 27 Feb 2015 19:52:48 -0500 kbarrett 8069016: Add BarrierSet downcast support
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Tue, 27 Jan 2015 13:50:31 -0500 jprovino 8064947: Clean up BarrierSet ctor/dtor
Mon, 08 Dec 2014 18:52:03 +0100 jwilhelm Merge
Thu, 04 Dec 2014 10:40:19 +0100 jwilhelm Merge
Wed, 03 Dec 2014 20:32:33 -0800 minqi Merge
Mon, 01 Dec 2014 12:16:15 -0500 coleenp 8060074: os::free() takes MemoryTrackingLevel but doesn't need it
Tue, 02 Dec 2014 09:53:30 +0100 ehelin 8059066: CardTableModRefBS might commit the same page twice
Mon, 01 Dec 2014 14:37:25 +0100 brutisso 8065993: Merge OneContigSpaceCardGeneration with TenuredGeneration
Tue, 18 Nov 2014 10:36:42 +0100 ehelin 8064721: The card tables only ever need two covering regions
Tue, 19 Aug 2014 14:09:10 +0200 tschatzl 8038423: G1: Decommit memory within heap
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8049421: G1 Class Unloading after completing a concurrent mark cycle
Mon, 07 Jul 2014 12:37:11 +0200 stefank 8049420: Backout 8048248 to correct attribution
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8048248: G1 Class Unloading after completing a concurrent mark cycle
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Wed, 19 Feb 2014 12:08:49 -0800 kvn Merge
Tue, 10 Dec 2013 15:11:02 +0100 jwilhelm 8026849: Fix typos in the GC code, part 2
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Mon, 02 Dec 2013 10:26:14 +0100 goetz 8029396: PPC64 (part 212): Several memory ordering fixes in C-code.
Tue, 24 Sep 2013 14:46:29 +0200 mgerdin 8025305: Cleanup CardTableModRefBS usage in G1
Thu, 13 Jun 2013 22:02:40 -0700 ccheung 8014431: cleanup warnings indicated by the -Wunused-value compiler option on linux
Thu, 13 Jun 2013 11:16:38 -0700 dcubed 8013057: assert(_needs_gc || SafepointSynchronize::is_at_safepoint()) failed: only read at safepoint
Tue, 14 May 2013 09:41:12 -0700 minqi 8012902: remove use of global operator new - take 2
Tue, 30 Apr 2013 11:56:52 -0700 ccheung 8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap"
Sun, 21 Apr 2013 20:41:04 -0700 dcubed 8012907: anti-delta fix for 8010992
Fri, 19 Apr 2013 11:08:52 -0700 minqi 8010992: Remove calls to global ::operator new[] and new
Tue, 26 Feb 2013 08:54:03 -0800 mikael 8008081: Print outs do not have matching arguments
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Tue, 09 Oct 2012 10:09:34 -0700 mikael 7197424: update copyright year to match last edit in jdk8 hotspot repository
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Mon, 02 Apr 2012 16:05:56 -0700 never 7157141: crash in 64 bit with corrupted oops
Tue, 22 Nov 2011 14:18:39 -0800 jmasa 7106024: CMS: Removed unused code for precleaning in remark phase
Tue, 09 Aug 2011 10:16:01 -0700 jmasa 6593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads
Tue, 10 May 2011 00:33:21 -0700 ysr 6883834: ParNew: assert(!_g->to()->is_in_reserved(obj),"Scanning field twice?") with LargeObjects tests
Fri, 29 Apr 2011 14:59:04 -0400 tonyp 7035144: G1: nightly failure: Non-dirty cards in region that should be dirty (failures still exist...)
Wed, 20 Apr 2011 19:19:30 -0700 ysr 7037276: Unnecessary double traversal of dirty card windows
Thu, 14 Apr 2011 12:10:15 -0700 ysr 7036482: clear argument is redundant and unused in cardtable methods
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Wed, 23 Jun 2010 08:35:31 -0700 jmasa 6952853: SIGSEGV with UseAdaptiveGCBoundary on 64b linux running jvm2008
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 03 Dec 2009 15:01:57 -0800 ysr 6906727: UseCompressedOops: some card-marking fixes related to object arrays
Mon, 31 Aug 2009 05:27:29 -0700 apetrusenko 6841313: G1: dirty cards of survivor regions in parallel
Sun, 02 Aug 2009 19:10:31 -0700 jmasa 6843292: "Expect to be beyond new region unless impacting another region" assertion too strong
Thu, 12 Mar 2009 18:16:36 -0700 trims Merge
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Fri, 06 Mar 2009 13:50:14 -0800 iveresov 6720309: G1: don't synchronously update RSet during evacuation pauses
Tue, 17 Feb 2009 15:35:58 -0800 jmasa 6786346: intermittent Internal Error (src/share/vm/memory/cardTableModRefBS.cpp:226)
Mon, 15 Dec 2008 13:58:57 -0800 swamyv 6653214: MemoryPoolMXBean.setUsageThreshold() does not support large heap sizes.
Thu, 21 Aug 2008 23:36:31 -0400 tonyp Merge
Tue, 17 Jun 2008 08:40:48 -0700 ysr Merge
Thu, 05 Jun 2008 15:57:56 -0700 ysr 6711316: Open source the Garbage-First garbage collector
Fri, 11 Jul 2008 01:14:44 -0700 trims Merge
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Tue, 10 Jun 2008 07:26:42 -0700 jmasa 6688799: Second fix for Guarantee failure "Unexpected dirty card found"
Sun, 13 Apr 2008 17:43:42 -0400 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Thu, 13 Mar 2008 05:40:44 -0700 rasbold Merge
less more (0) -60 tip