art [Tue, 17 Feb 2009 10:42:12 +0300] rev 2454
6806035: Fix for 6804680 is incomplete
Reviewed-by: yan
dcherepanov [Thu, 12 Feb 2009 18:24:35 +0300] rev 2453
6724890: Deadlock between AWT-EventQueue-1 and AWT-XAWT threads during IDE start
Reviewed-by: art, ant
art [Thu, 12 Feb 2009 17:27:39 +0300] rev 2452
6804680: Solaris AMD64 build fails after the fix for 6633275/7
Summary: addition to the fix for 6633275
Reviewed-by: yan
art [Wed, 11 Feb 2009 17:07:06 +0300] rev 2451
6633275: Need to support shaped/translucent windows
Summary: forward-port from 6u14, no public API is introduced
Reviewed-by: anthony, dcherepanov
tbell [Fri, 10 Apr 2009 15:30:37 -0700] rev 2450
Merge
valeriep [Mon, 06 Apr 2009 18:52:03 -0700] rev 2449
6440846: (cl) Deadlock between AppClassLoader and ExtClassLoader
Summary: Fixed a deadlock between the two class loaders
Reviewed-by: alanb
valeriep [Mon, 06 Apr 2009 18:46:20 -0700] rev 2448
4735126: (cl) ClassLoader.loadClass locks all instances in chain when delegating
Summary: Added support for parallel-capable class loaders
Reviewed-by: alanb
alanb [Mon, 06 Apr 2009 11:29:03 +0100] rev 2447
Merge