dcherepanov [Thu, 09 Jul 2009 15:23:22 -0400] rev 3234
6847958: MouseWheel event is getting triggered for the disabled Textarea in jdk7 b60 pit build.
Reviewed-by: art
dcherepanov [Thu, 09 Jul 2009 15:18:50 -0400] rev 3233
6759726: TrayIcon constructor throws NPE instead of documented IAE
Reviewed-by: art
dcherepanov [Thu, 09 Jul 2009 15:15:28 -0400] rev 3232
6855323: Robot(GraphicsDevice) constructor initializes LEGAL_BUTTON_MASK variable improperly
Reviewed-by: art
anthony [Tue, 07 Jul 2009 17:05:50 +0400] rev 3231
6853916: java.awt.Window.setBackground(null) throws NullPointerException
Summary: Window.setBackground() should check for null.
Reviewed-by: art, dcherepanov
tbell [Thu, 16 Jul 2009 18:07:04 -0700] rev 3230
Merge
tbell [Mon, 13 Jul 2009 23:58:49 -0700] rev 3229
Merge
valeriep [Mon, 13 Jul 2009 15:14:17 -0700] rev 3228
6832540: IllegalArgumentException in ClassLoader.definePackage when classes are loaded in parallel
Summary: Modified to handle race condition for parallel-capable classloaders by re-trying/re-verifying package
Reviewed-by: alanb
xuelei [Mon, 13 Jul 2009 23:01:03 +0800] rev 3227
6453837: PartialCompositeContext.allEmpty is buggy
Reviewed-by: weijun