log src/share/vm/gc_implementation/parallelScavenge/parMarkBitMap.cpp @ 20804:7848fc12602b

age author description
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Mon, 21 Jul 2014 09:40:19 +0200 tschatzl 8043722: Swapped usage of idx_t and bm_word_t types in parMarkBitMap.cpp
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Thu, 22 Aug 2013 09:39:54 -0700 goetz 8023033: PPC64 (part 13): basic changes for AIX
Mon, 20 May 2013 10:44:33 -0700 tamao 7186737: Unable to allocate bit maps or card tables for parallel gc for the requested heap
Mon, 13 May 2013 14:09:05 +0200 brutisso 8014339: Improve assert and remove some dead code from parMarkBitMap.hpp/cpp