ssadetsky [Mon, 25 May 2015 16:10:12 +0300] rev 30949
8003399: JFileChooser gives wrong path to selected file when saving to Libraries folder on Windows 7
Reviewed-by: serb, ant
serb [Fri, 22 May 2015 23:26:00 +0300] rev 30948
6587235: Incorrect javadoc: "no parameter" in 2d source code
Reviewed-by: azvegint, prr
serb [Fri, 22 May 2015 19:27:33 +0300] rev 30947
8071306: GUI perfomance are very slow compared java 1.6.0_45
Reviewed-by: azvegint, ant
serb [Sat, 16 May 2015 21:31:36 +0300] rev 30946
8041654: OutOfMemoryError: RepaintManager doesn't clean up cache of volatile images
Reviewed-by: azvegint, ant
alexsch [Fri, 22 May 2015 15:27:28 +0400] rev 30945
8080137: Dragged events for extra mouse buttons (4, 5, 6) are not generated on JSplitPane
Reviewed-by: serb, azvegint
alexsch [Fri, 22 May 2015 15:19:05 +0400] rev 30944
8065739: [macosx] Frame warps to lower left of screen when
7124365: [macosx] setMaximizedBounds() should be implemented
Reviewed-by: serb, azvegint
psadhukhan [Wed, 20 May 2015 17:10:15 +0300] rev 30943
8015368: javax/print/attribute/URLPDFPrinting.java fails on solaris with java.net.ConnectException: Connection timed out
Reviewed-by: prr, serb
ptbrunet [Tue, 19 May 2015 20:40:49 -0500] rev 30942
8078408: Java version applet hangs with Voice over turned on
Summary: add null check to fix NPE
Reviewed-by: prr, serb, alexsch
Contributed-by: peter.brunet@oracle.com