- 16 5月, 2019 1 次提交
-
-
由 rhalade 提交于
Reviewed-by: mullan
-
- 14 5月, 2019 1 次提交
-
-
由 rhalade 提交于
8191844: Remove SECOM root (secomevrootca1) 8189949: Remove Baltimore Cybertrust Code Signing CA 8191031: Remove several Symantec Root CAs 8196141: Add GoDaddy root certificates 8204923: Restore Symantec root verisignclass2g2ca 8195774: Add Entrust root certificates 8199779: Add T-Systems, GlobalSign and Starfield services root certificates 8209506: Add Google Trust Services GlobalSign root certificates 8210432: Add additional TeliaSonera root certificate 8195793: Remove GTE CyberTrust Global Root 8216577: Add GlobalSign's R6 Root certificate 8222137: Remove T-Systems root CA certificate 8223555: Cleanups in cacerts tests Summary: Integration for JEP 319: Root Certificates Reviewed-by: clanger, mdoerr
-
- 10 5月, 2019 1 次提交
-
-
由 kaddepalli 提交于
Summary: Make sure image is scaled appropriately if synchronous loading flag is set. Reviewed-by: serb, psadhukhan
-
- 26 4月, 2019 1 次提交
-
-
由 andrew 提交于
Summary: Files were missed in the commit of the 8129988 backport Reviewed-by: shade
-
- 24 4月, 2019 1 次提交
-
-
由 xuelei 提交于
Summary: Add a TrustStoreManager to manage trusted certs. Reviewed-by: mullan
-
- 17 4月, 2019 1 次提交
-
-
由 psandoz 提交于
Summary: Cache default method handles. Reviewed-by: mchung, plevart
-
- 10 4月, 2019 1 次提交
-
-
由 naoto 提交于
Summary: Also brings in some cleanups from JDK-8048123 Reviewed-by: rriggs, chegar, phh, clanger, aph
-
- 03 4月, 2019 5 次提交
-
-
由 naoto 提交于
Reviewed-by: rriggs, chegar
-
由 naoto 提交于
Reviewed-by: lancea
-
由 naoto 提交于
Reviewed-by: lancea
-
由 naoto 提交于
8210633: Cannot parse JapaneseDate string with DateTimeFormatterBuilder Mapped-values Reviewed-by: clanger
-
由 naoto 提交于
8210633: Cannot parse JapaneseDate string with DateTimeFormatterBuilder Mapped-values Reviewed-by: clanger
-
- 29 3月, 2019 1 次提交
-
-
由 simonis 提交于
Reviewed-by: erikj, dholmes
-
- 03 4月, 2019 3 次提交
-
-
由 bae 提交于
Reviewed-by: andrew, mbalao Contributed-by: NMartin Balao <mbalao@redhat.com>
-
由 igerasim 提交于
Reviewed-by: aph
-
由 igerasim 提交于
Reviewed-by: aph
-
- 24 8月, 2016 1 次提交
-
-
由 weijun 提交于
Reviewed-by: xuelei
-
- 09 3月, 2019 2 次提交
- 08 3月, 2019 1 次提交
-
-
由 ssadetsky 提交于
Summary: Reverse 8076164, check for can't resize up front in GlyphView.getMinimumSpan. Reviewed-by: alexsch, serb
-
- 07 3月, 2019 1 次提交
-
-
由 ssadetsky 提交于
Summary: Add GlyphView.getResizeWeight() to enable forced use of getPreferredSpan(X_AXIS). Reviewed-by: alexsch, azvegint
-
- 04 3月, 2019 1 次提交
-
-
由 rpatil 提交于
Reviewed-by: naoto, andrew Contributed-by: deepak.kejriwal@oracle.com
-
- 16 7月, 2014 1 次提交
-
-
由 psandoz 提交于
Reviewed-by: dfuchs Contributed-by: paul.sandoz@oracle.com, ivan.gerasimov@oracle.com
-
- 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
-
- 01 3月, 2019 1 次提交
-
-
由 mullan 提交于
Summary: Add class CADistrustPolicy and distrust Symantec. Reviewed-by: weijun
-
- 27 10月, 2015 1 次提交
-
-
由 psadhukhan 提交于
Reviewed-by: serb, simonis
-
- 05 10月, 2015 1 次提交
-
-
由 psadhukhan 提交于
Reviewed-by: prr, simonis
-
- 02 11月, 2018 1 次提交
-
-
由 itakiguchi 提交于
Reviewed-by: sherman, rriggs
-
- 23 2月, 2019 1 次提交
-
-
由 phh 提交于
Summary: Terminate cipher lists with TLS_EMPTY_RENEGOTIATION_INFO_SCSV. Reviewed-by: jnimeh, clanger
-
- 06 12月, 2018 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: weijun, mullan, chegar
-
- 05 12月, 2018 1 次提交
-
-
由 sgehwolf 提交于
Summary: Actually write the msg text into the buffer. Reviewed-by: dcubed, sgehwolf, sspitsyn Contributed-by: NSimon Tooke <stooke@redhat.com>
-
- 30 1月, 2019 2 次提交
- 03 1月, 2019 1 次提交
-
-
由 rriggs 提交于
Reviewed-by: dholmes, rriggs Contributed-by: patrick@os.amperecomputing.com
-
- 14 12月, 2018 1 次提交
-
-
由 rpatil 提交于
8215377: JDK-8171049 Breaks JCK signature tests - Era.getDisplayName doesn't work with non-IsoChronology Reviewed-by: coffeys, rpatil Contributed-by: NDeepak kejriwal <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 1 次提交
-
-
由 rpatil 提交于
Reviewed-by: martin, naoto
-
- 13 11月, 2018 1 次提交
-
-
由 alitvinov 提交于
Reviewed-by: serb, dmarkov
-
- 21 2月, 2019 1 次提交
-
-
由 mbalao 提交于
Reviewed-by: andrew
-
- 12 11月, 2018 1 次提交
-
-
由 rpatil 提交于
Reviewed-by: naoto Contributed-by: deepak.kejriwal@oracle.com
-