- 03 3月, 2020 1 次提交
-
-
由 aefimov 提交于
Reviewed-by: dfuchs, naoto, mschoene, rhalade
-
- 11 7月, 2020 1 次提交
-
-
由 andrew 提交于
Summary: Change package from sun.text.resources.ext to sun.text.resources.in Reviewed-by: sgehwolf
-
- 11 6月, 2020 1 次提交
-
-
由 andrew 提交于
Reviewed-by: martin
-
- 14 6月, 2017 1 次提交
-
-
由 weijun 提交于
Reviewed-by: vinnie
-
- 01 6月, 2020 1 次提交
-
-
由 sgehwolf 提交于
Summary: Backports hr, lt, in, nl, no, sr_Latn & sv changes from 8008577, 8145136 and 8219781 Reviewed-by: andrew
-
- 28 1月, 2020 1 次提交
-
-
由 dbatrak 提交于
Reviewed-by: prr, serb
-
- 25 5月, 2020 1 次提交
-
-
由 andrew 提交于
Reviewed-by: mbalao
-
- 24 2月, 2016 1 次提交
-
-
由 lbourges 提交于
Summary: handle reentrancy in both AAShapePipe and MarlinRenderingEngine using new sun.java2d.ReentrantContextProvider implementations Reviewed-by: flar, prr
-
- 20 6月, 2018 1 次提交
-
-
由 valeriep 提交于
8204152: SignedObject throws NullPointerException for null keys with an initialized Signature object Summary: Check for null and throw InvalidKeyException to maintain same behavior Reviewed-by: xuelei
-
- 26 11月, 2019 1 次提交
-
-
由 abakhtin 提交于
Reviewed-by: andrew
-
- 25 3月, 2020 1 次提交
-
-
由 lbourges 提交于
Reviewed-by: phh, alexsch, andrew, sgehwolf
-
- 14 4月, 2018 1 次提交
-
-
由 valeriep 提交于
8197441: Signature#initSign/initVerify for an invalid private/public key fails with ClassCastException for SunPKCS11 provider Summary: Rethrow ClassCastException with InvalidKeyException Reviewed-by: ascarpino
-
- 31 7月, 2015 1 次提交
-
-
由 ebaron 提交于
Summary: some docs cleanup Reviewed-by: andrew
-
- 11 12月, 2015 1 次提交
-
-
由 lbourges 提交于
Reviewed-by: prr, flar
-
- 17 12月, 2015 1 次提交
-
-
由 lbourges 提交于
Reviewed-by: flar, prr
-
- 27 2月, 2020 1 次提交
-
-
由 lbourges 提交于
Reviewed-by: phh, andrew
-
- 22 11月, 2019 1 次提交
-
-
由 alitvinov 提交于
Reviewed-by: dfuchs, chegar
-
- 11 12月, 2015 2 次提交
- 06 12月, 2015 1 次提交
-
-
由 lbourges 提交于
Reviewed-by: phh, andrew
-
- 12 12月, 2019 1 次提交
-
-
由 mbalao 提交于
Reviewed-by: weijun
-
- 17 1月, 2020 1 次提交
-
-
由 dtitov 提交于
Reviewed-by: dfuchs, dholmes, sspitsyn
-
- 16 1月, 2020 1 次提交
-
-
由 andrew 提交于
Reviewed-by: mbalao, shade
-
- 15 1月, 2020 1 次提交
-
-
由 andrew 提交于
Reviewed-by: mbalao, sgehwolf --HG-- extra : amend_source : 80de2ae62559b587c8a6df3c459b714ecc0857c1
-
- 26 11月, 2019 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: weijun, mschoene, ssahoo
-
- 13 1月, 2020 1 次提交
-
-
由 andrew 提交于
Summary: Finish the job started by 8176536 Reviewed-by: mbalao
-
- 05 11月, 2019 1 次提交
-
-
由 bae 提交于
Reviewed-by: andrew
-
- 08 2月, 2018 1 次提交
-
-
由 alanb 提交于
8231795: Enhance datagram socket support Reviewed-by: rriggs, prappo, bpb
-
- 13 1月, 2020 1 次提交
-
-
由 andrew 提交于
Summary: Protect third party use following readFully removal in JDK-8231139 Reviewed-by: mbalao
-
- 04 1月, 2020 1 次提交
-
-
由 andrew 提交于
Reviewed-by: mbalao
-
- 05 12月, 2019 1 次提交
-
-
由 phh 提交于
Summary: Add and use "Turkey Time" time zone. Reviewed-by: naoto, martin, phh Contributed-by: letuyang@amazon.com
-
- 24 11月, 2015 1 次提交
-
-
由 lbourges 提交于
Summary: Include Marlin changes from 8149896 to avoid need to introduce FloatMath.powerOfTwoD Reviewed-by: alexsch, andrew
-
- 14 2月, 2020 3 次提交
-
-
由 andrew 提交于
Reviewed-by: shade
-
由 wetmore 提交于
8175029: StackOverflowError in X509CRL and X509Certificate.verify(PublicKey, Provider) 8146293: Add support for RSASSA-PSS Signature algorithm 8205445: Add RSASSA-PSS Signature support to SunMSCAPI 8205720: KeyFactory#getKeySpec and translateKey throws NullPointerException with Invalid key 8206171: Signature#getParameters for RSASSA-PSS throws ProviderException when not initialized 8213009: Refactoring existing SunMSCAPI classes 8213010: Supporting keys created with certmgr.exe 8214096: sun.security.util.SignatureUtil passes null parameter, so JCE validation fails 8215694: keytool cannot generate RSASSA-PSS certificates 8221407: Windows 32bit build error in libsunmscapi/security.cpp 8216039: TLS with BC and RSASSA-PSS breaks ECDHServerKeyExchange 8223003: SunMSCAPI keys are not cleaned up 8223063: Support CNG RSA keys 8225745: NoSuchAlgorithmException exception for SHA256withECDSA with RSASSA-PSS support 8225180: SignedObject with invalid Key not throwing the InvalidKeyException in Windows 8236470: Deal with ECDSA using ecdsa-with-SHA2 plus hash algorithm as AlgorithmId 8238502: sunmscapi.dll causing EXCEPTION_ACCESS_VIOLATION Summary: Contains elements of JDK-8051408 (see comments on JDK-8230978) Reviewed-by: valeriep, weijun, coffeys, pkoppula, andrew --HG-- rename : src/windows/classes/sun/security/mscapi/Key.java => src/windows/classes/sun/security/mscapi/CKey.java rename : src/windows/classes/sun/security/mscapi/RSAKeyPair.java => src/windows/classes/sun/security/mscapi/CKeyPair.java rename : src/windows/classes/sun/security/mscapi/RSAKeyPairGenerator.java => src/windows/classes/sun/security/mscapi/CKeyPairGenerator.java rename : src/windows/classes/sun/security/mscapi/KeyStore.java => src/windows/classes/sun/security/mscapi/CKeyStore.java rename : src/windows/classes/sun/security/mscapi/RSAPrivateKey.java => src/windows/classes/sun/security/mscapi/CPrivateKey.java rename : src/windows/classes/sun/security/mscapi/RSAPublicKey.java => src/windows/classes/sun/security/mscapi/CPublicKey.java rename : src/windows/classes/sun/security/mscapi/RSACipher.java => src/windows/classes/sun/security/mscapi/CRSACipher.java rename : src/windows/classes/sun/security/mscapi/RSASignature.java => src/windows/classes/sun/security/mscapi/CSignature.java
-
由 wetmore 提交于
8144093: JEP 244/8051498 - TLS Application-Layer Protocol Negotiation Extension 8170282: Enable ALPN parameters to be supplied during the TLS handshake 8145849: ALPN: getHandshakeApplicationProtocol() always return null 8158978: ALPN not working when values are set directly on a SSLServerSocket 8171443: (spec) An ALPN callback function may also ignore ALPN Reviewed-by: xuelei, coffeys, rhalade, andrew
-
- 15 12月, 2015 1 次提交
-
-
由 lbourges 提交于
Reviewed-by: flar, prr
-
- 07 2月, 2019 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: weijun, sgehwolf
-
- 03 1月, 2020 3 次提交