weijun [Sat, 18 May 2013 10:15:06 +0800] rev 17692
8012261: update policytool to support java.net.HttpURLPermission
Reviewed-by: mullan
dxu [Fri, 17 May 2013 12:04:18 -0700] rev 17691
8011136: FileInputStream.available and skip inconsistencies
Summary: Correct the behavior of available() and update related java specs for available() and skip() in InputStream and FileInputStream classes.
Reviewed-by: alanb
lana [Wed, 29 May 2013 16:56:53 -0700] rev 17690
Merge
mcherkas [Wed, 29 May 2013 18:40:02 +0400] rev 17689
8014863: Line break calculations in Java 7 are incorrect.
Reviewed-by: alexp, alexsch
Contributed-by: Dmitry Markov <dmitry.markov@oracle.com>
pchelko [Wed, 29 May 2013 12:10:49 +0400] rev 17688
8009911: [macosx] SWT app freeze when going full screen using Java 7 on Mac
Reviewed-by: anthony, ksrini
anthony [Tue, 28 May 2013 16:38:41 +0400] rev 17687
7039616: java/awt/Window/TranslucentJAppletTest/TranslucentJAppletTest.java should be updated
Summary: Consider the test passed if the system does not support translucency
Reviewed-by: art
pchelko [Tue, 28 May 2013 12:37:46 +0400] rev 17686
8000422: [macosx] Views keep scrolling back to the drag position after DnD
Reviewed-by: serb, anthony
serb [Mon, 27 May 2013 22:31:37 +0400] rev 17685
8014726: TEST_BUG: java/awt/WMSpecificTests/Metacity/FullscreenDialogModality.java should be modified
Reviewed-by: serb, anthony
Contributed-by: alexander.zvegintsev@oracle.com