Sat, 12 Sep 2009 12:50:07 +0100 6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk
andrew [Sat, 12 Sep 2009 12:50:07 +0100] rev 3818
6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk Summary: The build fails if the bootstrap JDK defaults to <1.5 Reviewed-by: jcoomes
Thu, 10 Sep 2009 09:04:41 -0400 Merge
acorn [Thu, 10 Sep 2009 09:04:41 -0400] rev 3817
Merge
Tue, 08 Sep 2009 09:02:48 +0100 Merge
andrew [Tue, 08 Sep 2009 09:02:48 +0100] rev 3816
Merge
Tue, 08 Sep 2009 09:01:16 +0100 6879689: Fix warning about ignored return value when compiling with -O2
andrew [Tue, 08 Sep 2009 09:01:16 +0100] rev 3815
6879689: Fix warning about ignored return value when compiling with -O2 Summary: Store the return value of fwrite and check it matches the size of the array. Reviewed-by: twisti, dholmes
Tue, 01 Sep 2009 23:34:08 -0700 6858208: jvm crash when specifying TypeProfileWidth=0 on jdk 6.0
poonam [Tue, 01 Sep 2009 23:34:08 -0700] rev 3814
6858208: jvm crash when specifying TypeProfileWidth=0 on jdk 6.0 Summary: Add an explicit check for TypeProfileWidth == 0 in record_klass_in_profile_helper() functions. Reviewed-by: never, coleenp
Sun, 30 Aug 2009 15:33:14 -0700 Merge
apangin [Sun, 30 Aug 2009 15:33:14 -0700] rev 3813
Merge
Fri, 28 Aug 2009 15:03:15 -0700 Merge
dcubed [Fri, 28 Aug 2009 15:03:15 -0700] rev 3812
Merge
Fri, 28 Aug 2009 12:32:06 -0600 Merge
dcubed [Fri, 28 Aug 2009 12:32:06 -0600] rev 3811
Merge
Fri, 28 Aug 2009 12:25:46 -0600 6875393: 2/3 JNI itable index cache is broken
dcubed [Fri, 28 Aug 2009 12:25:46 -0600] rev 3810
6875393: 2/3 JNI itable index cache is broken Summary: Add missing initialization of cache size. Reviewed-by: tbell
Fri, 28 Aug 2009 08:54:28 -0700 6821003: Update hotspot windows os_win32 for windows 7
asaha [Fri, 28 Aug 2009 08:54:28 -0700] rev 3809
6821003: Update hotspot windows os_win32 for windows 7 Reviewed-by: xlu
Fri, 18 Sep 2009 06:02:17 -0700 Merge
apetrusenko [Fri, 18 Sep 2009 06:02:17 -0700] rev 3808
Merge
Tue, 15 Sep 2009 16:50:50 -0700 6861557: G1: assert(top() == bottom() || zfs == Allocated,"Region must be empty, or ...")
ysr [Tue, 15 Sep 2009 16:50:50 -0700] rev 3807
6861557: G1: assert(top() == bottom() || zfs == Allocated,"Region must be empty, or ...") Summary: Druing heap shrinking, check for emptiness of a region before modifying its ZF status. Reviewed-by: tonyp
Mon, 14 Sep 2009 11:45:03 -0700 Merge
kvn [Mon, 14 Sep 2009 11:45:03 -0700] rev 3806
Merge
Thu, 10 Sep 2009 18:18:06 -0700 6880053: assert(alloc_obj->as_CheckCastPP()->type() != TypeInstPtr::NOTNULL)
kvn [Thu, 10 Sep 2009 18:18:06 -0700] rev 3805
6880053: assert(alloc_obj->as_CheckCastPP()->type() != TypeInstPtr::NOTNULL) Summary: Removed second CheckCastPP and use MembarCPUOrder after arraycopy to cloned object. Reviewed-by: never
Thu, 10 Sep 2009 10:36:24 -0700 6880574: C2 assert in escape.cpp:445 on linux-amd64
kvn [Thu, 10 Sep 2009 10:36:24 -0700] rev 3804
6880574: C2 assert in escape.cpp:445 on linux-amd64 Summary: Look through chained AddP nodes in get_addp_base(). Reviewed-by: jrose
(0) -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 +10000 +30000 tip