yan [Tue, 08 Oct 2013 13:57:44 +0400] rev 20459
8025236: [javadoc] fix some errors in AWT
Reviewed-by: yan, anthony
Contributed-by: Dmitry Ginzburg <dmitry.ginzburg@oracle.com>
cl [Mon, 07 Oct 2013 11:34:44 -0700] rev 20458
8025840: Fix all the doclint warnings about trademark
Reviewed-by: art
alexsch [Mon, 07 Oct 2013 16:42:29 +0400] rev 20457
8007219: [macosx] Frame size reverts meaning of maximized attribute if frame size close to display
Reviewed-by: serb, anthony
alexsch [Mon, 07 Oct 2013 16:13:48 +0400] rev 20456
8025438: [macosx] right JNFCall* method should be used in JDK-8008728 fix
Reviewed-by: serb, anthony
mcherkas [Fri, 04 Oct 2013 20:13:32 +0400] rev 20455
8020688: Broken links in documentation at http://docs.oracle.com/javase/6/docs/api/index.
Reviewed-by: anthony, alexsch
alexsch [Thu, 03 Oct 2013 19:02:45 +0400] rev 20454
7092283: Property Window.locationByPlatform is not cleared by calling setVisible(false)
Reviewed-by: anthony, serb
anthony [Thu, 03 Oct 2013 18:01:25 +0400] rev 20453
7174704: [macosx] New issue in 7u6 b12: HeadlessPrintingTest failure
Summary: Load the lwawt native library on Mac regardless of the headless/headful mode. Also, some minor cleanup.
Reviewed-by: art, serb
bagiras [Thu, 03 Oct 2013 16:51:56 +0400] rev 20452
8013553: [macosx] java.awt.FileDialog removes file extensions
Reviewed-by: leonidr, serb
cl [Wed, 02 Oct 2013 11:28:07 -0700] rev 20451
8025409: Fix javadoc comments errors and warning reported by doclint report
Reviewed-by: anthony, yan
serb [Wed, 02 Oct 2013 21:02:04 +0400] rev 20450
8013563: Memory leak in JFrame on Linux
Reviewed-by: anthony, art