duke [Wed, 05 Jul 2017 20:25:42 +0200] rev 29621
Merge
katleman [Thu, 26 Mar 2015 13:09:02 -0700] rev 29620
Added tag jdk9-b56 for changeset 4c4bce4b3b00
duke [Wed, 05 Jul 2017 20:25:40 +0200] rev 29619
Merge
lana [Wed, 01 Apr 2015 12:30:25 -0700] rev 29618
Merge
psandoz [Wed, 25 Mar 2015 10:50:08 +0000] rev 29617
8075307: Pipeline calculating inconsistent flag state for parallel stateful ops
Reviewed-by: smarks
okutsu [Wed, 25 Mar 2015 17:59:59 +0900] rev 29616
8075173: DateFormat in german locale returns wrong value for month march
Reviewed-by: naoto, peytoia
juh [Tue, 24 Mar 2015 11:31:04 -0700] rev 29615
8074531: Remove javax.security.cert.X509Certificate usage in internal networking packages
Reviewed-by: mullan
chegar [Tue, 24 Mar 2015 14:48:11 +0000] rev 29614
8075824: Add default[Read|Write]Object to java.util.Date
Reviewed-by: alanb, rriggs
lpriima [Tue, 24 Mar 2015 03:46:57 -0400] rev 29613
8075071: [TEST_BUG] TimSortStackSize2.java: OOME: Java heap space: MaxHeap shrinked by MaxRAMFraction
Reviewed-by: dholmes
amurillo [Mon, 23 Mar 2015 14:00:55 -0700] rev 29612
Merge
amurillo [Mon, 23 Mar 2015 11:44:42 -0700] rev 29611
Merge
amurillo [Thu, 19 Mar 2015 15:00:51 -0700] rev 29610
Merge
ykantser [Mon, 16 Mar 2015 09:32:34 +0100] rev 29609
8073794: jdk/test/com/sun/jdi/BadHandshakeTest.java should retry if tcp port is taken
Reviewed-by: jbachorik
dcubed [Fri, 13 Mar 2015 09:28:10 -0700] rev 29608
Merge
sla [Fri, 13 Mar 2015 08:35:51 +0100] rev 29607
8074812: More specific error message when the .java_pid well-known file is not secure
Reviewed-by: jbachorik, martin
sla [Wed, 11 Mar 2015 14:28:35 +0100] rev 29606
8074948: javadoc typo in DiagnosticCommandMBean.java: {code instead of {@code
Reviewed-by: jbachorik
jbachorik [Wed, 11 Mar 2015 15:32:17 +0100] rev 29605
8074041: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with InvocationTargetException
Reviewed-by: sla, ykantser
rriggs [Mon, 23 Mar 2015 10:13:32 -0400] rev 29604
8067796: (process) Process.waitFor(timeout, unit) doesn't throw NPE if timeout is less than, or equal to zero when unit == null
Summary: Implement checking for NPE in Process implementation before other conditions
Reviewed-by: martin, chegar
darcy [Mon, 23 Mar 2015 09:45:32 -0700] rev 29603
8075670: Remove intermittent keyword from some tests
Reviewed-by: alanb
rriggs [Mon, 23 Mar 2015 10:58:27 -0400] rev 29602
Merge
rriggs [Mon, 23 Mar 2015 09:53:08 -0400] rev 29601
8073220: A typo in the documentation for class ProcessBuilder
Summary: Correct reference to be OutputStream
Reviewed-by: martin, alanb
rriggs [Mon, 23 Mar 2015 09:52:42 -0400] rev 29600
8071480: (process spec) ProcessBuilder.start spec linked to the wrong checkRead and checkWrite methods
Summary: Disambiguate with links to checkRead(String) and checkWrite(String)
Reviewed-by: alanb, martin
psandoz [Mon, 23 Mar 2015 14:20:39 +0100] rev 29599
8075560: Typo in Javadoc for java.util.Optional.equals()
Reviewed-by: alanb
dsamersoff [Mon, 23 Mar 2015 02:29:47 -0700] rev 29598
8075569: jmap test fails due to "ERROR: java.nio.file.NoSuchFileException: 2906081d-06bc-4738-a7e8-f37b8bf13658.lck"
Summary: Lock file is deleted while we are setting modified time
Reviewed-by: alanb
weijun [Mon, 23 Mar 2015 15:37:03 +0800] rev 29597
8048618: Tests for PKCS12 write operations.
Reviewed-by: weijun
Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
weijun [Mon, 23 Mar 2015 08:51:51 +0800] rev 29596
8074935: jdk8 keytool doesn't validate pem files for RFC 1421 correctness, as jdk7 did
Reviewed-by: mullan
darcy [Sun, 22 Mar 2015 10:27:22 -0700] rev 29595
8075567: Mark intermittently failuring security-libs tests
Reviewed-by: mullan
bpb [Fri, 20 Mar 2015 15:25:07 -0700] rev 29594
8075655: NIO test generation scripts have incorrect path to Spp.java
Summary: Correct the path to Spp.java
Reviewed-by: rriggs
bpb [Fri, 20 Mar 2015 10:37:03 -0700] rev 29593
8075362: j.u.Properties.load() methods have misaligned @throws clauses
Summary: Add spaces to align the @throws clauses, and rename Basic.java test and its @summary clause.
Reviewed-by: rriggs
robm [Fri, 20 Mar 2015 17:07:15 +0000] rev 29592
8075039: (sctp) com/sun/nio/sctp/SctpMultiChannel/SendFailed.java fails on Solaris only
Reviewed-by: chegar
mikael [Fri, 20 Mar 2015 10:02:44 -0700] rev 29591
8074839: Resolve disabled warnings for libunpack and the unpack200 binary
Reviewed-by: dholmes, ksrini
darcy [Fri, 20 Mar 2015 10:00:30 -0700] rev 29590
8075573: Add jdk_other and jdk_svc to jdk tier 2 test definition
Reviewed-by: mchung