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