log src/share/vm/gc_implementation/g1/g1CardCounts.cpp @ 20804:7848fc12602b

age author description
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Fri, 10 Oct 2014 15:51:58 +0200 tschatzl 8059758: Footprint regressions with JDK-8038423
Thu, 21 Aug 2014 11:47:10 +0200 tschatzl 8038423: G1: Decommit memory within heap
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Thu, 22 May 2014 15:52:41 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Tue, 24 Sep 2013 14:46:29 +0200 mgerdin 8025305: Cleanup CardTableModRefBS usage in G1
Fri, 13 Sep 2013 07:57:13 +0200 shade 8024671: G1 generates assert error messages in product builds
Mon, 01 Jul 2013 09:30:23 -0700 johnc 8017070: G1: assert(_card_counts[card_num] <= G1ConcRSHotCardLimit) failed
Wed, 15 May 2013 22:35:36 -0700 johnc 8014408: G1: crashes with assert assert(prev_committed_card_num == _committed_max_card_num) failed
Thu, 09 May 2013 11:16:39 -0700 johnc 7176479: G1: JVM crashes on T5-8 system with 1.5 TB heap