dcherepanov [Mon, 20 Apr 2009 14:41:24 -0400] rev 2645
6633354: AppletPanel loads Swing classes
Reviewed-by: art, anthony
anthony [Fri, 17 Apr 2009 16:42:14 +0400] rev 2644
6829858: JInternalFrame is not redrawing heavyweight children properly
Summary: The Container.recursiveApplyCurrentShape() is now recursively called for all hw containers, even those having non-null layout
Reviewed-by: art, dcherepanov
anthony [Fri, 17 Apr 2009 16:30:15 +0400] rev 2643
6821948: Consider removing the constraints for bounds of untrusted top-level windows
Summary: The constrainBounds() methods are removed.
Reviewed-by: art, dcherepanov
anthony [Fri, 17 Apr 2009 16:16:14 +0400] rev 2642
6826104: Getting a NullPointer exception when clicked on Application & Toolkit Modal dialog
Summary: The addition of window peers to the windows collection has been restored in XWindowPeer.
Reviewed-by: art, dcherepanov
yan [Thu, 16 Apr 2009 23:14:12 -0700] rev 2641
Merge
anthony [Tue, 14 Apr 2009 14:17:31 +0400] rev 2640
6825342: Security warning may change Z-order of top-level
Summary: Added the SWP_NOOWNERZORDER flag when calling ::SetWindowPos()
Reviewed-by: art, dcherepanov
denis [Mon, 13 Apr 2009 21:42:44 +0400] rev 2639
6590857: Drag & Drop arbitrary file copy
Reviewed-by: uta