log src/share/vm/gc_implementation/g1/g1SATBCardTableModRefBS.cpp @ 21143:e13c65f874e5

age author description
Tue, 28 Apr 2015 17:08:47 -0700 iveresov Make G1 and Graal be friends in JDK9
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
Thu, 26 Jun 2014 13:20:18 +0200 mgerdin 8048214: Linker error when compiling G1SATBCardTableModRefBS after include order changes
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Tue, 20 May 2014 10:24:30 +0200 pliden 8039042: G1: Phantom zeros in cardtable
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Mon, 02 Dec 2013 10:26:14 +0100 goetz 8029396: PPC64 (part 212): Several memory ordering fixes in C-code.
Fri, 11 Oct 2013 08:27:21 -0700 jcoomes Merge
Tue, 08 Oct 2013 17:35:51 +0200 mgerdin 8014555: G1: Memory ordering problem with Conc refinement and card marking
Fri, 04 Oct 2013 13:37:25 -0700 jcoomes Merge
Tue, 24 Sep 2013 14:46:29 +0200 mgerdin 8025305: Cleanup CardTableModRefBS usage in G1
Thu, 26 Sep 2013 10:25:02 -0400 hseigel 7195622: CheckUnhandledOops has limited usefulness now