hg: jdk/sandbox: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Mon Aug 10 18:45:29 UTC 2020


Changeset: c3ca340ea62c
Author:    dfuchs
Date:      2020-08-10 19:21 +0100
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/c3ca340ea62c

8251361: Potential race between Logger configuration and GCs in HttpURLConWithProxy test
Summary: Keep a static reference to the logger to prevent its inadvertent garbage collection while the test is running.
Reviewed-by: dfuchs
Contributed-by: Charlie Gracie <charlie.gracie at microsoft.com>

! test/jdk/java/net/HttpURLConnection/HttpURLConWithProxy.java

Changeset: 46d275822d8c
Author:    mbalao
Date:      2020-08-04 17:19 -0300
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/46d275822d8c

8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
Reviewed-by: valeriep
Contributed-by: zzambers at redhat.com

! src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11AEADCipher.java
! src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11Cipher.java



More information about the jdk-sandbox-changes mailing list