Thu, 26 Mar 2015 13:09:11 -0700 Added tag jdk9-b56 for changeset 8151437996be
katleman [Thu, 26 Mar 2015 13:09:11 -0700] rev 29622
Added tag jdk9-b56 for changeset 8151437996be
Wed, 05 Jul 2017 20:25:42 +0200 Merge
duke [Wed, 05 Jul 2017 20:25:42 +0200] rev 29621
Merge
Thu, 26 Mar 2015 13:09:02 -0700 Added tag jdk9-b56 for changeset 4c4bce4b3b00
katleman [Thu, 26 Mar 2015 13:09:02 -0700] rev 29620
Added tag jdk9-b56 for changeset 4c4bce4b3b00
Wed, 05 Jul 2017 20:25:40 +0200 Merge
duke [Wed, 05 Jul 2017 20:25:40 +0200] rev 29619
Merge
Wed, 01 Apr 2015 12:30:25 -0700 Merge
lana [Wed, 01 Apr 2015 12:30:25 -0700] rev 29618
Merge
Wed, 25 Mar 2015 10:50:08 +0000 8075307: Pipeline calculating inconsistent flag state for parallel stateful ops
psandoz [Wed, 25 Mar 2015 10:50:08 +0000] rev 29617
8075307: Pipeline calculating inconsistent flag state for parallel stateful ops Reviewed-by: smarks
Wed, 25 Mar 2015 17:59:59 +0900 8075173: DateFormat in german locale returns wrong value for month march
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
Tue, 24 Mar 2015 11:31:04 -0700 8074531: Remove javax.security.cert.X509Certificate usage in internal networking packages
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
Tue, 24 Mar 2015 14:48:11 +0000 8075824: Add default[Read|Write]Object to java.util.Date
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
Tue, 24 Mar 2015 03:46:57 -0400 8075071: [TEST_BUG] TimSortStackSize2.java: OOME: Java heap space: MaxHeap shrinked by MaxRAMFraction
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
Mon, 23 Mar 2015 14:00:55 -0700 Merge
amurillo [Mon, 23 Mar 2015 14:00:55 -0700] rev 29612
Merge
Mon, 23 Mar 2015 11:44:42 -0700 Merge
amurillo [Mon, 23 Mar 2015 11:44:42 -0700] rev 29611
Merge
Thu, 19 Mar 2015 15:00:51 -0700 Merge
amurillo [Thu, 19 Mar 2015 15:00:51 -0700] rev 29610
Merge
Mon, 16 Mar 2015 09:32:34 +0100 8073794: jdk/test/com/sun/jdi/BadHandshakeTest.java should retry if tcp port is taken
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
Fri, 13 Mar 2015 09:28:10 -0700 Merge
dcubed [Fri, 13 Mar 2015 09:28:10 -0700] rev 29608
Merge
Fri, 13 Mar 2015 08:35:51 +0100 8074812: More specific error message when the .java_pid well-known file is not secure
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
Wed, 11 Mar 2015 14:28:35 +0100 8074948: javadoc typo in DiagnosticCommandMBean.java: {code instead of {@code
sla [Wed, 11 Mar 2015 14:28:35 +0100] rev 29606
8074948: javadoc typo in DiagnosticCommandMBean.java: {code instead of {@code Reviewed-by: jbachorik
Wed, 11 Mar 2015 15:32:17 +0100 8074041: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with InvocationTargetException
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
Mon, 23 Mar 2015 10:13:32 -0400 8067796: (process) Process.waitFor(timeout, unit) doesn't throw NPE if timeout is less than, or equal to zero when unit == null
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
Mon, 23 Mar 2015 09:45:32 -0700 8075670: Remove intermittent keyword from some tests
darcy [Mon, 23 Mar 2015 09:45:32 -0700] rev 29603
8075670: Remove intermittent keyword from some tests Reviewed-by: alanb
Mon, 23 Mar 2015 10:58:27 -0400 Merge
rriggs [Mon, 23 Mar 2015 10:58:27 -0400] rev 29602
Merge
Mon, 23 Mar 2015 09:53:08 -0400 8073220: A typo in the documentation for class ProcessBuilder
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
Mon, 23 Mar 2015 09:52:42 -0400 8071480: (process spec) ProcessBuilder.start spec linked to the wrong checkRead and checkWrite methods
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
Mon, 23 Mar 2015 14:20:39 +0100 8075560: Typo in Javadoc for java.util.Optional.equals()
psandoz [Mon, 23 Mar 2015 14:20:39 +0100] rev 29599
8075560: Typo in Javadoc for java.util.Optional.equals() Reviewed-by: alanb
Mon, 23 Mar 2015 02:29:47 -0700 8075569: jmap test fails due to "ERROR: java.nio.file.NoSuchFileException: 2906081d-06bc-4738-a7e8-f37b8bf13658.lck"
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
Mon, 23 Mar 2015 15:37:03 +0800 8048618: Tests for PKCS12 write operations.
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>
Mon, 23 Mar 2015 08:51:51 +0800 8074935: jdk8 keytool doesn't validate pem files for RFC 1421 correctness, as jdk7 did
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
Sun, 22 Mar 2015 10:27:22 -0700 8075567: Mark intermittently failuring security-libs tests
darcy [Sun, 22 Mar 2015 10:27:22 -0700] rev 29595
8075567: Mark intermittently failuring security-libs tests Reviewed-by: mullan
Fri, 20 Mar 2015 15:25:07 -0700 8075655: NIO test generation scripts have incorrect path to Spp.java
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
Fri, 20 Mar 2015 10:37:03 -0700 8075362: j.u.Properties.load() methods have misaligned @throws clauses
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
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip