Fri, 14 Nov 2008 14:23:05 -0800 6770608: G1: Mutator thread can flush barrier and satb queues during safepoint
iveresov [Fri, 14 Nov 2008 14:23:05 -0800] rev 1560
6770608: G1: Mutator thread can flush barrier and satb queues during safepoint 6660573: G1: BigApps Failure : guarantee(satb_mq_set.completed_buffers_num() == 0,"invariant") Summary: When exiting a mutator thread is removed from the thread list before it has a chance to flush its SATB and barrier queues. If GC happens at this moment the objects that are refererred from these queues can be moved, which will case a crash. The fix is simply to flush the buffers before removing a thread from the list. Reviewed-by: jcoomes, tonyp
Fri, 07 Nov 2008 12:52:16 -0800 6769128: failure to run generateJvmOffsets is ignored
jcoomes [Fri, 07 Nov 2008 12:52:16 -0800] rev 1559
6769128: failure to run generateJvmOffsets is ignored Reviewed-by: xlu
Tue, 11 Nov 2008 22:21:13 -0800 6718879: cannot build on solaris nevada
jcoomes [Tue, 11 Nov 2008 22:21:13 -0800] rev 1558
6718879: cannot build on solaris nevada Reviewed-by: xlu
Wed, 29 Oct 2008 06:30:02 -0700 6765804: GC "dead ratios" should be unsigned
jcoomes [Wed, 29 Oct 2008 06:30:02 -0700] rev 1557
6765804: GC "dead ratios" should be unsigned Reviewed-by: ysr, tonyp
Wed, 19 Nov 2008 09:09:31 -0800 Merge
kvn [Wed, 19 Nov 2008 09:09:31 -0800] rev 1556
Merge
Tue, 18 Nov 2008 14:47:36 -0800 6773078: UseCompressedOops: assert(kid == 0L || s->_leaf->in(0) == 0L,"internal operands have no control")
kvn [Tue, 18 Nov 2008 14:47:36 -0800] rev 1555
6773078: UseCompressedOops: assert(kid == 0L || s->_leaf->in(0) == 0L,"internal operands have no control") Summary: Don't set the control edge of a klass load node. Reviewed-by: never
Tue, 18 Nov 2008 12:40:28 -0800 6766316: assert(!nocreate,"Cannot build a phi for a block already parsed.")
kvn [Tue, 18 Nov 2008 12:40:28 -0800] rev 1554
6766316: assert(!nocreate,"Cannot build a phi for a block already parsed.") Summary: Don't use the invariant local information if there are irreducible loops. Reviewed-by: never
Tue, 18 Nov 2008 12:31:53 -0800 6772413: code cleanup
kvn [Tue, 18 Nov 2008 12:31:53 -0800] rev 1553
6772413: code cleanup Summary: Removed lines in adm64.make with interpret.o and moved few constant strings from header files. Reviewed-by: never
Thu, 13 Nov 2008 14:50:04 -0800 6767659: Conversion from i486 to x86 missed some entries in makefiles
kvn [Thu, 13 Nov 2008 14:50:04 -0800] rev 1552
6767659: Conversion from i486 to x86 missed some entries in makefiles Summary: Fixed missed entries. Reviewed-by: never
Wed, 12 Nov 2008 23:26:45 -0800 6770949: minor tweaks before 6655638
jrose [Wed, 12 Nov 2008 23:26:45 -0800] rev 1551
6770949: minor tweaks before 6655638 Summary: minor cleanups & tuning of array.hpp, debug.cpp, growableArray.hpp, hashtable.cpp Reviewed-by: kvn
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip