jlahoda [Mon, 16 Jan 2017 09:53:34 +0100] rev 43107
8171386: jshell tool: paging of javadoc output broken on Windows
Summary: Fixing detection of console window size.
Reviewed-by: rfield
fyuan [Mon, 16 Jan 2017 15:16:10 +0800] rev 43106
8167146: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java failed with "Remote host terminated the handshake"
Summary: The fix takes the server to accept request after the client threads start, and also deal with possible timeout issue.
Reviewed-by: xuelei
Contributed-by: John Jiang <sha.jiang@oracle.com>
bpb [Fri, 13 Jan 2017 14:58:21 -0800] rev 43105
8153250: java.io.File does not handle Windows paths of the form "D:" (no path) correctly
Summary: When resolving a child to a parent, do not insert a file separator for Windows directory-relative paths
Reviewed-by: rriggs
mli [Fri, 13 Jan 2017 14:54:04 -0800] rev 43104
7146543: TEST_BUG: java/rmi/registry/readTest/readTest.sh failing intermittently with port in use
Reviewed-by: rriggs
bpb [Fri, 13 Jan 2017 13:31:16 -0800] rev 43103
8152272: Unable to create temporary file using createTempFile method if System.getProperty(file.separator) is used
Summary: Normalize the name component of the temporary file path
Reviewed-by: rriggs
smarks [Fri, 13 Jan 2017 12:35:53 -0800] rev 43102
8172221: Directorate of Time has been superseded
Reviewed-by: lancea
michaelm [Fri, 13 Jan 2017 17:45:32 +0000] rev 43101
8172253: SetIfModifiedSince.java test fails with http return code 404
Reviewed-by: chegar, dfuchs
clanger [Fri, 13 Jan 2017 13:12:21 +0100] rev 43100
8170544: Fix code scan findings in libnet
Reviewed-by: goetz, chegar
sherman [Fri, 13 Jan 2017 01:07:50 -0800] rev 43099
8172767: a bulk of tests failed with FileSystemException on Windows
Reviewed-by: chegar
sherman [Thu, 12 Jan 2017 22:44:13 -0800] rev 43098
8172761: Test change in tools/jar/InputFilesTest.java for JDK-8172432 is missing
Reviewed-by: mchung
lana [Fri, 13 Jan 2017 01:36:07 +0000] rev 43097
Merge
amjiang [Thu, 12 Jan 2017 17:10:41 -0800] rev 43096
8171423: Relocate /test/lib/security/SecurityTools.java
Reviewed-by: weijun, xuelei
sherman [Thu, 12 Jan 2017 16:41:08 -0800] rev 43095
8172432: jar cleanup/update for module and mrm jar
8171830: jar tool should validate if any exported or open package is missing
Reviewed-by: mchung, psandoz, chegar
prr [Thu, 12 Jan 2017 12:15:34 -0800] rev 43094
Merge
pkbalakr [Thu, 12 Jan 2017 12:21:47 +0530] rev 43093
8172559: [PIT][TEST_BUG] Move @test to be 1st annotation in java/awt/image/Raster/TestChildRasterOp.java
Reviewed-by: aghaisas, psadhukhan
prr [Thu, 12 Jan 2017 12:14:13 -0800] rev 43092
Merge
psadhukhan [Thu, 12 Jan 2017 11:58:01 -0800] rev 43091
8172558: [PIT][TEST_BUG] Bad filename for javax/swing/JTable/8133919/DrawGridLinesTest.java
Reviewed-by: yan, alexsch
prr [Mon, 09 Jan 2017 11:57:06 -0800] rev 43090
Merge
psadhukhan [Fri, 06 Jan 2017 16:50:50 +0530] rev 43089
8170352: The collate option is not checked
Reviewed-by: prr, yan
pkbalakr [Fri, 06 Jan 2017 15:31:19 +0530] rev 43088
8172009: [TEST_BUG] increase timeout in java/awt/print/PaintSetEnabledDeadlock/PaintSetEnabledDeadlock.java
Reviewed-by: aghaisas, psadhukhan
bpb [Tue, 03 Jan 2017 14:15:15 -0800] rev 43087
8172153: Create workaround for failure to use ICC profile contained in a TIFF field
Summary: Work around errors due to using an embedded ICC profile from the metadata
Reviewed-by: prr
prr [Tue, 03 Jan 2017 11:43:07 -0800] rev 43086
8171845: The bold font doesn't change when switch "Dialog","Serif" and "Monospaced".
Reviewed-by: serb
psadhukhan [Mon, 02 Jan 2017 15:09:52 +0530] rev 43085
8170579: The "Banner page" checkbox is disabled
Reviewed-by: prr, pnarayanan
dmarkov [Thu, 29 Dec 2016 19:47:39 +0300] rev 43084
8171952: [macosx] AWT_Modality/Automated/ModalExclusion/NoExclusion/ModelessDialog test fails as DummyButton on Dialog did not gain focus when clicked.
Reviewed-by: ssadetsky, serb
dmarkov [Wed, 28 Dec 2016 21:33:15 +0300] rev 43083
8171949: [macosx] AWT_ZoomFrame Automated tests fail with error: The bitwise mask Frame.ICONIFIED is not setwhen the frame is in ICONIFIED state
Reviewed-by: ssadetsky, serb
serb [Wed, 28 Dec 2016 17:11:32 +0300] rev 43082
8140266: Performance loss between jdk8 and jdk9 on Maskfill
Reviewed-by: prr, erikj, lbourges
ssadetsky [Wed, 28 Dec 2016 12:43:57 +0300] rev 43081
8167652: Making a frame/dialog resizeble/unresizeble shifts its position on Unity.
Reviewed-by: azvegint, serb
prr [Thu, 22 Dec 2016 11:02:49 -0800] rev 43080
Merge
prr [Thu, 22 Dec 2016 11:00:49 -0800] rev 43079
Merge
serb [Thu, 22 Dec 2016 18:09:58 +0300] rev 43078
8169900: The code which use Applets should be deprecated
Reviewed-by: prr
psadhukhan [Thu, 22 Dec 2016 18:30:27 +0530] rev 43077
8170349: The printed content is beyond the borders
Reviewed-by: alexsch, aniyogi
alexsch [Thu, 22 Dec 2016 12:17:56 +0300] rev 43076
8133919: [macosx] JTable grid lines are incorrectly positioned on HiDPI display
Reviewed-by: serb