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
dholmes [Wed, 02 Dec 2009 20:32:27 -0500] rev 4488
Merge
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
coleenp [Wed, 02 Dec 2009 07:59:49 -0800] rev 4486
Merge
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
trims [Wed, 23 Dec 2009 02:57:31 -0800] rev 4484
Merge
jmasa [Wed, 23 Dec 2009 00:47:04 -0800] rev 4483
Merge
jmasa [Tue, 22 Dec 2009 22:35:08 -0800] rev 4482
Merge
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
iveresov [Tue, 22 Dec 2009 17:56:03 -0800] rev 4480
Merge
never [Wed, 16 Dec 2009 22:15:12 -0800] rev 4479
5057818: codecache full and compiler disabled in bigapps fastdebug run
Reviewed-by: kvn
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
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
trims [Tue, 22 Dec 2009 16:33:46 -0800] rev 4476
Merge
jmasa [Thu, 17 Dec 2009 07:02:39 -0800] rev 4475
Merge