hg: jdk-updates/jdk13u-dev: 2 new changesets
dcherepanov at azul.com
dcherepanov at azul.com
Mon Mar 23 07:49:55 UTC 2020
Changeset: bf7f3d69c81e
Author: valeriep
Date: 2019-08-14 01:40 +0000
URL: https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/bf7f3d69c81e
8228835: Memory leak in PKCS11 provider when using AES GCM
Summary: updated freeCKMechanismPtr to free mechanism-specific memories
Reviewed-by: jnimeh
! src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_convert.c
! src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_keymgmt.c
! src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_util.c
! src/jdk.crypto.cryptoki/share/native/libj2pkcs11/pkcs11wrapper.h
Changeset: 6684bffceae2
Author: weijun
Date: 2019-08-15 15:39 +0800
URL: https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/6684bffceae2
8229767: Typo in java.security: Sasl.createClient and Sasl.createServer
Reviewed-by: xuelei
! src/java.base/share/conf/security/java.security
More information about the jdk-updates-changes
mailing list