ohair [Fri, 28 May 2010 11:09:24 -0700] rev 5552
6955707: Correct addNotices.sh logic in Makefiles
6949590: exes(java.exe, javaws.exe) show Copyright Year as 2004, COMPANY as Sun
Reviewed-by: weijun, alanb
ohair [Wed, 26 May 2010 20:28:04 -0700] rev 5551
6956202: Fix a few missed rebranding issues, please contact lines etc.
Reviewed-by: jjg, darcy, weijun
mikejwre [Thu, 27 May 2010 10:57:25 -0700] rev 5550
Added tag jdk7-b95 for changeset 3469fc641c7a
duke [Wed, 05 Jul 2017 17:13:53 +0200] rev 5549
Merge
trims [Tue, 01 Jun 2010 11:28:04 -0700] rev 5548
Merge
trims [Thu, 27 May 2010 19:08:38 -0700] rev 5547
6941466: Oracle rebranding changes for Hotspot repositories
Summary: Change all the Sun copyrights to Oracle copyright
Reviewed-by: ohair
trims [Thu, 27 May 2010 12:42:44 -0700] rev 5546
Merge
jcoomes [Thu, 20 May 2010 08:32:11 -0700] rev 5545
Merge
ysr [Wed, 19 May 2010 16:05:47 -0700] rev 5544
6953952: collectedHeap.cpp should use #ifdef _LP64 not LP64
Summary: Changed LP64 to _LP64 in collectedHeap.cpp.
Reviewed-by: kvn, jcoomes
ysr [Wed, 19 May 2010 10:37:05 -0700] rev 5543
6953483: Typo related to ReduceInitialCardMarks leaves concurrent collectors vulnerable to heap corruption
Summary: Corrected mis-spelling of COMPILER2 in #ifdef, which could cause heap corruption in CMS due to precleaning when +ReduceInitialCardMarks. Thanks to ChenGuang Sun <suncg03@gmail.com> for bringing this typo to our attention.
Reviewed-by: tonyp, jmasa, jcoomes, kvn
jcoomes [Tue, 18 May 2010 11:02:18 -0700] rev 5542
6951319: enable solaris builds using Sun Studio 12 update 1
Reviewed-by: kamg, ysr, dholmes, johnc
ysr [Mon, 17 May 2010 00:47:28 -0700] rev 5541
6948539: CMS+UseCompressedOops: placement of cms_free bit interferes with promoted object link
Summary: When using compressed oops, use compressed promoted pointers in b63:b31 of the mark word, so as not to interfere with the CMS "freeness bit" at b7. Updated mark-word layout documentation.
Reviewed-by: minqi, poonam, jmasa, coleenp
apetrusenko [Fri, 14 May 2010 10:28:46 -0700] rev 5540
6921317: (partial) G1: assert(top() == bottom() || zfs == Allocated,"Region must be empty, or we must be setting it to
Summary: Extended the failing assertion with the new message format to get more data.
Reviewed-by: tonyp
jrose [Thu, 20 May 2010 01:34:22 -0700] rev 5539
Merge
kvn [Wed, 19 May 2010 10:22:39 -0700] rev 5538
Merge
kvn [Mon, 05 Apr 2010 10:17:15 -0700] rev 5537
6937111: Restore optimization for Phi of AddP (6552204)
Summary: Restored the original code which was removed by the fix for 6614100.
Reviewed-by: never
never [Tue, 18 May 2010 23:58:32 -0700] rev 5536
6953576: bottom_type for matched AddPNodes doesn't always agree with ideal
Reviewed-by: kvn
never [Tue, 18 May 2010 13:45:03 -0700] rev 5535
6953539: after 6892658 c1 reports that it doesn't inline StringBuffer.append
Reviewed-by: kvn, twisti
kvn [Tue, 18 May 2010 09:54:05 -0700] rev 5534
6953267: assert in EA code with -XX:+StressReflectiveCode
Summary: Add missing checks into EA code.
Reviewed-by: never
never [Mon, 17 May 2010 16:50:07 -0700] rev 5533
6950075: nmethod sweeper should operate concurrently
Reviewed-by: never, kvn
Contributed-by: eric.caspole@amd.com
kvn [Mon, 17 May 2010 11:32:56 -0700] rev 5532
6951686: Using large pages on Linux prevents zero based compressed oops
Summary: Use req_addr when attaching shared memory segment.
Reviewed-by: twisti
dcubed [Mon, 17 May 2010 07:11:27 -0700] rev 5531
Merge
dcubed [Mon, 17 May 2010 06:35:51 -0700] rev 5530
6949515: 3/3 VM crash when calling GetMethodDeclaringClass
Summary: Use resolve_external_guard() instead of resolve_non_null().
Reviewed-by: thurka, kamg, acorn
dcubed [Mon, 17 May 2010 03:53:55 -0700] rev 5529
Merge
poonam [Sat, 15 May 2010 18:24:34 -0700] rev 5528
6745217: jmap assertion failure
Summary: SA shows exception with core files > 2GB. These changes fix that by correcting the size of CMSBitmap during its allocation.
Reviewed-by: swamyv
trims [Thu, 27 May 2010 12:40:34 -0700] rev 5527
6956513: Bump the HS19 build number to 02
Summary: Update the HS19 build number to 02
Reviewed-by: jcoomes
mikejwre [Thu, 27 May 2010 10:57:13 -0700] rev 5526
Added tag jdk7-b95 for changeset 85e3d459ab3c
mikejwre [Thu, 27 May 2010 10:57:05 -0700] rev 5525
Added tag jdk7-b95 for changeset c3a9a2a60e35
duke [Wed, 05 Jul 2017 17:13:37 +0200] rev 5524
Added tag jdk7-b95 for changeset 654298d26561
duke [Wed, 05 Jul 2017 17:13:36 +0200] rev 5523
Merge
duke [Wed, 05 Jul 2017 17:13:34 +0200] rev 5522
Merge
ohair [Wed, 26 May 2010 10:40:10 -0700] rev 5521
Merge