Tue, 11 Oct 2011 10:21:36 +0200 7099454: /bin/sh does not support syntax used in the src/os/posix/launcher/launcher.script shell script
brutisso [Tue, 11 Oct 2011 10:21:36 +0200] rev 10682
7099454: /bin/sh does not support syntax used in the src/os/posix/launcher/launcher.script shell script Summary: Also reviewed by mikael.gerdin@oracle.com; Changed to the `` syntax instead. Also changed "source" to ".". Reviewed-by: never, stefank, dsamersoff, rottenha
Mon, 10 Oct 2011 08:40:34 -0700 Merge
ysr [Mon, 10 Oct 2011 08:40:34 -0700] rev 10681
Merge
Thu, 06 Oct 2011 18:56:47 -0700 7095236: G1: _markedRegions never contains NULL regions
ysr [Thu, 06 Oct 2011 18:56:47 -0700] rev 10680
7095236: G1: _markedRegions never contains NULL regions Summary: Removed the code for skipping over NULL regions in _markedRegions, replacing it with an assertion that a NULL region is never encountered; removed dead methods, remove() and remove_region(), and inlined a simplified addRegion() directly into fillCache(). Reviewed-by: brutisso, tonyp
Wed, 28 Sep 2011 08:21:30 +0200 7005808: G1: re-enable ReduceInitialCardMarks for G1
brutisso [Wed, 28 Sep 2011 08:21:30 +0200] rev 10679
7005808: G1: re-enable ReduceInitialCardMarks for G1 Summary: Remove the extra guard to allow G1 to use ReduceInitialCardMarks Reviewed-by: jmasa, tonyp, johnc, ysr
Thu, 06 Oct 2011 13:28:09 -0400 Merge
tonyp [Thu, 06 Oct 2011 13:28:09 -0400] rev 10678
Merge
Wed, 05 Oct 2011 08:44:10 -0700 7095194: G1: HeapRegion::GrainBytes, GrainWords, and CardsPerRegion should be size_t
johnc [Wed, 05 Oct 2011 08:44:10 -0700] rev 10677
7095194: G1: HeapRegion::GrainBytes, GrainWords, and CardsPerRegion should be size_t Summary: Declare GrainBytes, GrainWords, and CardsPerRegion as size_t. Reviewed-by: jcoomes, tonyp, jmasa
Mon, 12 Sep 2011 16:09:50 +0200 7021322: assert(object_end <= top()) failed: Object crosses promotion LAB boundary
stefank [Mon, 12 Sep 2011 16:09:50 +0200] rev 10676
7021322: assert(object_end <= top()) failed: Object crosses promotion LAB boundary Summary: Pass the same object size value to both allocate and unallocate_object Reviewed-by: ysr, brutisso
Mon, 03 Oct 2011 19:04:14 -0400 7097048: G1: extend the G1 SA changes to print per-heap space information
tonyp [Mon, 03 Oct 2011 19:04:14 -0400] rev 10675
7097048: G1: extend the G1 SA changes to print per-heap space information Reviewed-by: brutisso, johnc
(0) -10000 -3000 -1000 -300 -100 -30 -10 -8 +8 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip