- 03 2月, 2020 1 次提交
-
-
由 andrew 提交于
8235142: JDK-8193255 backport broke bootstrap with JDK 10 Reviewed-by: sgehwolf
-
- 29 11月, 2019 1 次提交
-
-
由 rhalade 提交于
Reviewed-by: mullan
-
- 15 11月, 2019 1 次提交
-
-
由 rhalade 提交于
Reviewed-by: mullan
-
- 14 2月, 2020 2 次提交
-
-
由 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
-
- 06 1月, 2020 1 次提交
-
-
由 afarley 提交于
Summary: Add missing exception to build files that were missed by JDK-8193758. Reviewed-by: phh, andrew
-
- 24 9月, 2019 1 次提交
-
-
由 rpatil 提交于
Reviewed-by: martin, naoto
-
- 26 9月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: shade
-
- 19 8月, 2019 1 次提交
-
-
由 chegar 提交于
Reviewed-by: dfuchs, alanb, erikj
-
- 13 6月, 2019 1 次提交
-
-
由 serb 提交于
Reviewed-by: prr, jdv, kcr
-
- 22 8月, 2019 1 次提交
-
-
由 naoto 提交于
Reviewed-by: bpb, lancea --HG-- extra : rebase_source : a2e4cca7d24f1ee9f803b76f36785d5bdef2d760
-
- 30 11月, 2018 1 次提交
-
-
由 mbalao 提交于
Summary: Extract cryptographic keys within NSS PKCS11 software tokens for memory management purposes. Reviewed-by: valeriep
-
- 11 7月, 2019 2 次提交
-
-
由 rpatil 提交于
8215982: (tz) Upgrade time-zone data to tzdata2018i 8225580: tzdata2018i integration causes test failures on jdk-13 Reviewed-by: andrew, naoto
-
由 rpatil 提交于
8215982: (tz) Upgrade time-zone data to tzdata2018i 8225580: tzdata2018i integration causes test failures on jdk-13 Reviewed-by: andrew, naoto
-
- 31 1月, 2019 1 次提交
-
-
由 nishjain 提交于
Reviewed-by: rriggs, naoto
-
- 03 12月, 2018 1 次提交
-
-
由 nishjain 提交于
Reviewed-by: naoto
-
- 06 6月, 2018 1 次提交
-
-
由 nishjain 提交于
Reviewed-by: naoto
-
- 23 11月, 2017 1 次提交
-
-
由 nishjain 提交于
Reviewed-by: naoto Contributed-by: nishit.jain@oracle.com
-
- 29 6月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: naoto, rriggs, tbell, phh Contributed-by: nishit.jain@oracle.com
-
- 17 6月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: vinnie
-
- 03 6月, 2019 1 次提交
-
-
由 zgu 提交于
Reviewed-by: andrew
-
- 13 6月, 2019 1 次提交
-
-
由 serb 提交于
Reviewed-by: prr, jdv, kcr
-
- 27 6月, 2019 1 次提交
-
-
由 sgehwolf 提交于
Summary: Add clhsdb and hsdb to NOT_JRE_BIN_FILES exclude list Reviewed-by: shade
-
- 20 6月, 2019 1 次提交
-
-
由 sgehwolf 提交于
Summary: Ensure _IO_stdin_used gets exported via linker version script Reviewed-by: andrew, fweimer
-
- 17 6月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: vinnie
-
- 18 2月, 2020 1 次提交
-
-
由 vkempik 提交于
Summary: Dynamically allocate memory for getmntent Reviewed-by: yan
-
- 18 12月, 2019 1 次提交
-
-
由 phh 提交于
Summary: Add classpath exception language to four files. Reviewed-by: phh Contributed-by: adam.farley@uk.ibm.com
-
- 25 4月, 2019 1 次提交
-
-
由 sgehwolf 提交于
Summary: Compile fdlibm with -O3 and relevant C flags on gcc arches. Reviewed-by: mbaesken, andrew
-
- 10 4月, 2019 1 次提交
-
-
由 naoto 提交于
Summary: Also brings in some cleanups from JDK-8048123 Reviewed-by: rriggs, chegar, phh, clanger, aph
-
- 03 4月, 2019 1 次提交
-
-
由 naoto 提交于
Reviewed-by: rriggs, chegar
-
- 29 3月, 2019 1 次提交
-
-
由 simonis 提交于
Reviewed-by: erikj, dholmes
-
- 04 3月, 2019 1 次提交
-
-
由 rpatil 提交于
Reviewed-by: naoto, andrew Contributed-by: deepak.kejriwal@oracle.com
-
- 26 10月, 2017 1 次提交
-
-
由 prr 提交于
Reviewed-by: serb, erikj
-
- 22 2月, 2019 1 次提交
-
-
由 rpatil 提交于
8207152: Placeholder for Japanese new era should be two characters 8211398: Square character support for the Japanese new era 8180469: Wrong short form text for supplemental Japanese era 8206120: Add test cases for lenient Japanese era parsing 8218915: Change isJavaIdentifierStart and isJavaIdentifierPart to handle new code points 8217710: Add 5 currency code points to Java SE 8uX Reviewed-by: coffeys, naoto Contributed-by: deepak.kejriwal@oracle.com
-
- 03 12月, 2018 1 次提交
-
-
由 dbuck 提交于
Summary: Introduce alignment-safe Copy::conjoint_swap and JVM_CopySwapMemory Reviewed-by: mikael, dholmes
-
- 21 11月, 2018 2 次提交
- 03 12月, 2018 1 次提交
-
-
由 dbuck 提交于
Summary: Introduce alignment-safe Copy::conjoint_swap and JVM_CopySwapMemory Reviewed-by: mikael, dholmes
-
- 30 10月, 2018 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: tbell, erikj
-
- 17 10月, 2018 1 次提交
-
-
由 prr 提交于
Reviewed-by: prr, ssadetsky
-