Wed, 09 Dec 2009 21:09:38 -0800 6909082: Docs warning from java.util.logging.PlatformLoggingMXBean
mchung [Wed, 09 Dec 2009 21:09:38 -0800] rev 4505
6909082: Docs warning from java.util.logging.PlatformLoggingMXBean Summary: Fix incorrect tag @See with @see. Reviewed-by: darcy
Wed, 09 Dec 2009 17:55:48 -0800 6909057: @see Arrays#hashCode missing particular method specification in j.u.Objects.hash
darcy [Wed, 09 Dec 2009 17:55:48 -0800] rev 4504
6909057: @see Arrays#hashCode missing particular method specification in j.u.Objects.hash Reviewed-by: ksrini
Wed, 09 Dec 2009 11:15:25 +0800 6908628: ObjectIdentifier s11n test fails
weijun [Wed, 09 Dec 2009 11:15:25 +0800] rev 4503
6908628: ObjectIdentifier s11n test fails Reviewed-by: xuelei
Tue, 08 Dec 2009 12:41:01 -0800 6903754: (bf) Improve floating-point buffer comparison
martin [Tue, 08 Dec 2009 12:41:01 -0800] rev 4502
6903754: (bf) Improve floating-point buffer comparison Summary: Describe the exact behavior of {Double,Float}Buffer.{equals,compareTo}; fix non-anti-symmetric behavior of compareTo Reviewed-by: alanb Contributed-by: jessewilson@google.com
Thu, 17 Dec 2009 14:10:35 -0800 Added tag jdk7-b78 for changeset 97c33ee30c4f
mikejwre [Thu, 17 Dec 2009 14:10:35 -0800] rev 4501
Added tag jdk7-b78 for changeset 97c33ee30c4f
Wed, 05 Jul 2017 17:04:46 +0200 Merge
duke [Wed, 05 Jul 2017 17:04:46 +0200] rev 4500
Merge
Wed, 23 Dec 2009 03:12:16 -0800 Merge
trims [Wed, 23 Dec 2009 03:12:16 -0800] rev 4499
Merge
Thu, 17 Dec 2009 01:19:07 -0800 Merge
xlu [Thu, 17 Dec 2009 01:19:07 -0800] rev 4498
Merge
Wed, 16 Dec 2009 15:44:08 -0800 Merge
xlu [Wed, 16 Dec 2009 15:44:08 -0800] rev 4497
Merge
Wed, 16 Dec 2009 14:27:50 -0800 6895168: JCK api/signaturetest/sigtest.basic.html#basic test fails for jdk 5.0 with HS 16 in nightly build
xlu [Wed, 16 Dec 2009 14:27:50 -0800] rev 4496
6895168: JCK api/signaturetest/sigtest.basic.html#basic test fails for jdk 5.0 with HS 16 in nightly build Reviewed-by: dholmes, acorn, jrose
Wed, 16 Dec 2009 13:19:57 -0800 Merge
xlu [Wed, 16 Dec 2009 13:19:57 -0800] rev 4495
Merge
Wed, 16 Dec 2009 13:16:08 -0800 6899467: System property java.class.version out-of-sync with VM for jdk 5.0 with HS 16 in nightly build
xlu [Wed, 16 Dec 2009 13:16:08 -0800] rev 4494
6899467: System property java.class.version out-of-sync with VM for jdk 5.0 with HS 16 in nightly build Reviewed-by: kvn, never, dholmes, ysr
Wed, 16 Dec 2009 12:54:49 -0500 6843629: Make current hotspot build part of jdk5 control build
phh [Wed, 16 Dec 2009 12:54:49 -0500] rev 4493
6843629: Make current hotspot build part of jdk5 control build Summary: Source changes for older compilers plus makefile changes. Reviewed-by: xlu
Mon, 14 Dec 2009 13:26:29 -0700 Merge
dcubed [Mon, 14 Dec 2009 13:26:29 -0700] rev 4492
Merge
Mon, 14 Dec 2009 10:05:36 -0700 6849968: 3/2 JVMTI tests fails on jdk5.0 with hs14
dcubed [Mon, 14 Dec 2009 10:05:36 -0700] rev 4491
6849968: 3/2 JVMTI tests fails on jdk5.0 with hs14 Summary: If a JVMTI agent asks for version 1.0, then it should get version 1.0 semantics. Reviewed-by: dholmes, ohair
Mon, 14 Dec 2009 09:51:09 -0700 6648438: 4/4 src/share/vm/prims/jvmtiEnv.cpp:457 assert(phase == JVMTI_PHASE_LIVE,"sanity check")
dcubed [Mon, 14 Dec 2009 09:51:09 -0700] rev 4490
6648438: 4/4 src/share/vm/prims/jvmtiEnv.cpp:457 assert(phase == JVMTI_PHASE_LIVE,"sanity check") Summary: Return error on invalid JVMTI_PHASE instead of asserting. Reviewed-by: dholmes, ohair
Fri, 11 Dec 2009 11:09:49 -0800 6361589: Print out stack trace for target thread of GC crash
minqi [Fri, 11 Dec 2009 11:09:49 -0800] rev 4489
6361589: Print out stack trace for target thread of GC crash Summary: If GC crashed with java thread involved, print out the java stack trace in error report Reviewed-by: never, ysr, coleenp, dholmes
Wed, 02 Dec 2009 20:32:27 -0500 Merge
dholmes [Wed, 02 Dec 2009 20:32:27 -0500] rev 4488
Merge
Tue, 01 Dec 2009 22:29:02 -0500 6822370: ReentrantReadWriteLock: threads hung when there are no threads holding onto the lock (Netra x4450)
dholmes [Tue, 01 Dec 2009 22:29:02 -0500] rev 4487
6822370: ReentrantReadWriteLock: threads hung when there are no threads holding onto the lock (Netra x4450) Summary: This day one bug is caused by missing memory barriers in various Parker::park() paths that can result in lost wakeups and hangs. Reviewed-by: dice, acorn
Wed, 02 Dec 2009 07:59:49 -0800 Merge
coleenp [Wed, 02 Dec 2009 07:59:49 -0800] rev 4486
Merge
Wed, 25 Nov 2009 08:37:04 -0800 6888880: JKernel VM to inject the sun.jkernel.DownloadManager as a boot classloader hook
mchung [Wed, 25 Nov 2009 08:37:04 -0800] rev 4485
6888880: JKernel VM to inject the sun.jkernel.DownloadManager as a boot classloader hook Summary: Call sun.jkernel.DownloadManager.setBootClassLoaderHook during the kernel VM initialization Reviewed-by: alanb, coleenp, acorn
Wed, 23 Dec 2009 02:57:31 -0800 Merge
trims [Wed, 23 Dec 2009 02:57:31 -0800] rev 4484
Merge
Wed, 23 Dec 2009 00:47:04 -0800 Merge
jmasa [Wed, 23 Dec 2009 00:47:04 -0800] rev 4483
Merge
Tue, 22 Dec 2009 22:35:08 -0800 Merge
jmasa [Tue, 22 Dec 2009 22:35:08 -0800] rev 4482
Merge
Wed, 16 Dec 2009 15:12:51 -0800 6862387: tune concurrent refinement further
iveresov [Wed, 16 Dec 2009 15:12:51 -0800] rev 4481
6862387: tune concurrent refinement further Summary: Reworked the concurrent refinement: threads activation, feedback-based threshold adjustment, other miscellaneous fixes. Reviewed-by: apetrusenko, tonyp
Tue, 22 Dec 2009 17:56:03 -0800 Merge
iveresov [Tue, 22 Dec 2009 17:56:03 -0800] rev 4480
Merge
Wed, 16 Dec 2009 22:15:12 -0800 5057818: codecache full and compiler disabled in bigapps fastdebug run
never [Wed, 16 Dec 2009 22:15:12 -0800] rev 4479
5057818: codecache full and compiler disabled in bigapps fastdebug run Reviewed-by: kvn
Wed, 16 Dec 2009 12:48:04 +0100 6829192: JSR 292 needs to support 64-bit x86
twisti [Wed, 16 Dec 2009 12:48:04 +0100] rev 4478
6829192: JSR 292 needs to support 64-bit x86 Summary: changes for method handles and invokedynamic Reviewed-by: kvn
Tue, 22 Dec 2009 16:35:08 -0800 6912782: Bump the HS17 build number to 06
trims [Tue, 22 Dec 2009 16:35:08 -0800] rev 4477
6912782: Bump the HS17 build number to 06 Summary: Update the HS17 build number to 06 Reviewed-by: jcoomes
Tue, 22 Dec 2009 16:33:46 -0800 Merge
trims [Tue, 22 Dec 2009 16:33:46 -0800] rev 4476
Merge
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip