hg: jdk/sandbox: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Fri Jun 5 15:45:30 UTC 2020


Changeset: 56bda3e6d148
Author:    jjiang
Date:      2020-06-05 23:36 +0800
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/56bda3e6d148

8244683: A TSA server used by tests
Reviewed-by: weijun

! test/jdk/sun/security/tools/jarsigner/TimestampCheck.java
+ test/lib/jdk/test/lib/security/timestamp/DefaultRespInterceptor.java
+ test/lib/jdk/test/lib/security/timestamp/RespInterceptor.java
+ test/lib/jdk/test/lib/security/timestamp/SignerEntry.java
+ test/lib/jdk/test/lib/security/timestamp/TsaHandler.java
+ test/lib/jdk/test/lib/security/timestamp/TsaParam.java
+ test/lib/jdk/test/lib/security/timestamp/TsaServer.java
+ test/lib/jdk/test/lib/security/timestamp/TsaSigner.java

Changeset: 26e0ff2a0557
Author:    pconcannon
Date:      2020-06-05 16:40 +0100
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/26e0ff2a0557

8246132: AsynchronousSocketChannelNAPITest failing with a NotYetConnectedException
Summary: Fix for intermitant failure with AsynchronousSocketChannelNAPITest that sometimes fails with a NotYetConnectedException while trying to read data after connecting
Reviewed-by: alanb, dfuchs

! test/jdk/jdk/net/ExtendedSocketOption/AsynchronousSocketChannelNAPITest.java



More information about the jdk-sandbox-changes mailing list