hg: jdk-updates/jdk11u-dev: 2 new changesets
goetz.lindenmaier at sap.com
goetz.lindenmaier at sap.com
Wed Jan 8 09:09:15 UTC 2020
Changeset: c46eb752c076
Author: weijun
Date: 2019-04-27 18:21 +0800
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/c46eb752c076
8223003: SunMSCAPI keys are not cleaned up
Reviewed-by: igerasim
! src/jdk.crypto.mscapi/windows/classes/sun/security/mscapi/CKey.java
! src/jdk.crypto.mscapi/windows/classes/sun/security/mscapi/CKeyPair.java
! src/jdk.crypto.mscapi/windows/classes/sun/security/mscapi/CPrivateKey.java
! src/jdk.crypto.mscapi/windows/classes/sun/security/mscapi/CPublicKey.java
! src/jdk.crypto.mscapi/windows/native/libsunmscapi/security.cpp
! test/jdk/java/security/KeyPairGenerator/FinalizeHalf.java
Changeset: 9c26a01a983c
Author: aefimov
Date: 2019-05-14 13:34 +0100
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/9c26a01a983c
8223638: Replace wildcard address with loopback or local host in tests - part 6
Reviewed-by: dfuchs
! test/jdk/java/net/ServerSocket/AcceptCauseFileDescriptorLeak.java
! test/jdk/java/net/ServerSocket/UnreferencedSockets.java
! test/jdk/java/net/URL/PerConnectionProxy.java
! test/jdk/java/net/URLConnection/Redirect307Test.java
! test/jdk/java/net/URLConnection/RedirectLimit.java
! test/jdk/java/util/jar/JarFile/mrjar/MultiReleaseJarHttpProperties.java
! test/jdk/lib/testlibrary/java/util/jar/SimpleHttpServer.java
! test/jdk/sun/net/www/httptest/TestHttpServer.java
! test/jdk/sun/net/www/protocol/http/RetryUponTimeout.java
! test/jdk/sun/net/www/protocol/jar/MultiReleaseJarURLConnection.java
More information about the jdk-updates-changes
mailing list