Wed, 17 Sep 2008 12:59:52 -0700 6384206: Phis which are later unneeded are impairing our ability to inline based on static types
never [Wed, 17 Sep 2008 12:59:52 -0700] rev 1399
6384206: Phis which are later unneeded are impairing our ability to inline based on static types Reviewed-by: rasbold, jrose
Wed, 17 Sep 2008 08:29:17 -0700 6711100: 64bit fastdebug server vm crashes with assert(_base == Int,"Not an Int")
rasbold [Wed, 17 Sep 2008 08:29:17 -0700] rev 1398
6711100: 64bit fastdebug server vm crashes with assert(_base == Int,"Not an Int") Summary: insert CastII nodes to narrow type of load_array_length() node Reviewed-by: never, kvn
Wed, 24 Sep 2008 15:34:06 -0400 Merge
apetrusenko [Wed, 24 Sep 2008 15:34:06 -0400] rev 1397
Merge
Mon, 22 Sep 2008 09:56:49 -0400 6742641: G1: NullPointerException during GCOld
tonyp [Mon, 22 Sep 2008 09:56:49 -0400] rev 1396
6742641: G1: NullPointerException during GCOld Summary: An update buffer is not processed correctly, which causes roots into the collection set not to be scanned and, hence, for the heap to be corrupted. The cause is that an object is accessed after it has been explicitly deleted, which causes a race. Reviewed-by: jcoomes, ysr
Wed, 17 Sep 2008 19:59:35 +0400 Merge
apetrusenko [Wed, 17 Sep 2008 19:59:35 +0400] rev 1395
Merge
Wed, 17 Sep 2008 16:49:18 +0400 Merge
apetrusenko [Wed, 17 Sep 2008 16:49:18 +0400] rev 1394
Merge
Thu, 04 Sep 2008 14:49:08 -0700 6743059: Error in spaceDecorator.cpp "optimized" build.
jmasa [Thu, 04 Sep 2008 14:49:08 -0700] rev 1393
6743059: Error in spaceDecorator.cpp "optimized" build. Summary: Changed the guard on the definition of the method value in HeapWord from ASSERT to not PRODUCT. Reviewed-by: iveresov, apetrusenko
Wed, 27 Aug 2008 11:20:46 -0700 Merge
ysr [Wed, 27 Aug 2008 11:20:46 -0700] rev 1392
Merge
Tue, 26 Aug 2008 00:46:03 -0400 6740930: G1: compilation failure with latest gcc
tonyp [Tue, 26 Aug 2008 00:46:03 -0400] rev 1391
6740930: G1: compilation failure with latest gcc Summary: Include DB fix to resolve a compilation issue with the latest gcc. Reviewed-by: iveresov, ysr
Fri, 22 Aug 2008 11:48:25 -0700 6735416: G1: runThese javasoft.sqe.tests.lang.thrd011.thrd01101.thrd01101 fails
iveresov [Fri, 22 Aug 2008 11:48:25 -0700] rev 1390
6735416: G1: runThese javasoft.sqe.tests.lang.thrd011.thrd01101.thrd01101 fails 6622418: G1: assert(false,"Non-balanced monitor enter/exit!") fails Summary: The mark-sweep compact (which we use for full gc) wrapper did not save the mark words for biased locked objects. The fix is to trivially call the appropriate methods. Reviewed-by: tonyp, ysr
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip