log

age author description
Thu, 22 Oct 2009 07:43:49 -0700 apetrusenko 6858886: G1: guarantee(_next_marked_bytes <= used(),"invariant") at heapRegion.hpp:359
Tue, 20 Oct 2009 11:28:25 -0700 tonyp Merge
Tue, 20 Oct 2009 00:00:23 -0700 ysr 6892749: assert(UseParNewGC || UseSerialGC || UseConcMarkSweepGC, "...") fails
Fri, 16 Oct 2009 02:05:46 -0700 ysr 6888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning
Mon, 19 Oct 2009 17:02:19 -0400 tonyp Merge
Wed, 07 Oct 2009 19:01:55 -0400 tonyp 6866190: Remove SIMPLE_STACK code from TaskQueue
Wed, 07 Oct 2009 09:48:42 -0400 bobv 6888847: TaskQueue needs release_store() for correctness on RMO machines