Sean Mullan
|
ae463150c0
|
8222133: Add temporary exceptions for root certs that are due to expire soon
Reviewed-by: xuelei
|
2019-04-08 13:33:28 -04:00 |
|
Daniil Titov
|
8dfa6d1acc
|
8221730: jcmd process name matching broken
Reviewed-by: jcbeyler, dholmes, cjplummer
|
2019-04-08 17:09:02 +00:00 |
|
Sean Mullan
|
1e6d8fbb1d
|
8222089: [TESTBUG] sun/security/lib/cacerts/VerifyCACerts.java fails due to cert within 90-day expiry window
Reviewed-by: xuelei
|
2019-04-08 12:19:51 -04:00 |
|
Weijun Wang
|
ae32136711
|
8221801: Update src/java.base/share/legal/public_suffix.md
Reviewed-by: xuelei
|
2019-04-02 11:05:08 +08:00 |
|
Xue-Lei Andrew Fan
|
2eb8492163
|
8168261: Use server cipher suites preference by default
Reviewed-by: mullan
|
2019-04-01 16:50:17 -07:00 |
|
Gary Adams
|
6dad89ceae
|
8221694: jstatLineCounts1 needs to be NaN resilient
Reviewed-by: cjplummer, jcbeyler
|
2019-04-01 07:34:56 -04:00 |
|
Weijun Wang
|
61485b75a9
|
8221257: Improve serial number generation mechanism for keytool -gencert
Reviewed-by: xuelei, mullan
|
2019-03-30 16:32:23 +08:00 |
|
Valerie Peng
|
e90036145a
|
8220016: Clean up redundant RSA services in the SunJSSE provider
Removed duplicated RSA signature/KF/KPG support in SunJSSE
Reviewed-by: xuelei
|
2019-03-29 00:39:49 +00:00 |
|
Arthur Eubanks
|
0c2b7c4fc3
|
8220575: Replace hardcoded 127.0.0.1 in URLs with new URI builder
Reviewed-by: dfuchs, chegar
|
2019-03-27 09:06:43 -07:00 |
|
Gary Adams
|
e3ff5a494d
|
8221164: jstatLineCounts tests need to be more resilient for NaN outputs
Reviewed-by: cjplummer, phh, jcbeyler
|
2019-03-25 07:31:20 -04:00 |
|
Prasanta Sadhukhan
|
cc590f5765
|
Merge
|
2019-03-22 13:42:45 +05:30 |
|
Prasanta Sadhukhan
|
83e8947b90
|
Merge
|
2019-03-20 16:07:43 +05:30 |
|
Adam Petcher
|
95b189916f
|
8147502: Digest is incorrectly truncated for ECDSA signatures when the bit length of n is less than the field size
Truncate the digest according to the group order, not the field size
Reviewed-by: jnimeh
|
2019-03-19 15:18:35 -04:00 |
|
Chris Hegarty
|
1df787692a
|
8170705: sun/net/www/protocol/http/StackTraceTest.java fails intermittently with Invalid Http response
Reviewed-by: dfuchs
|
2019-03-19 11:15:08 +00:00 |
|
John Jiang
|
3c34b7a261
|
8220410: sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed with missing expected output
Using the same timezone for jar verifying and date formatting
Reviewed-by: weijun
|
2019-03-19 10:36:24 +08:00 |
|
Adam Petcher
|
04a50576cf
|
8221172: SunEC specific test is not limited to SunEC
Fixing a minor test bug in the SignatureDigestTruncate regression test
Reviewed-by: mullan
|
2019-03-21 13:10:37 -04:00 |
|
Martin Balao
|
0814229ebc
|
8220753: Re-introduce the test case for TLS 1.2 algorithms in SunPKCS11 crypto provider
Reviewed-by: xuelei
|
2019-03-21 01:51:25 -03:00 |
|
Ichiroh Takiguchi
|
90d82c2f35
|
8220281: IBM-858 alias name is missing on IBM00858 charset
Add aliases into IBM charsets
Reviewed-by: naoto
|
2019-03-15 00:49:13 +09:00 |
|
Sergey Bylokhov
|
b5998aadf0
|
8213110: Remove the use of applets in automatic tests
Reviewed-by: prr
|
2019-02-27 18:46:55 -08:00 |
|
Severin Gehwolf
|
77832350f1
|
8219585: [TESTBUG] sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java passes trivially when it shouldn't
Reviewed-by: dfuchs, sballal
|
2019-02-25 15:41:24 +01:00 |
|
Arthur Eubanks
|
ef9ce3be1e
|
8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests
Tests that hardcode "127.0.0.1" fail in an environment where only IPv6 is available and IPv4 is not.
Reviewed-by: chegar, dfuchs, michaelm
|
2019-02-27 13:34:40 -08:00 |
|
Naoto Sato
|
86e513bd48
|
8218960: CONFIG level logging statements printed in CLDRCalendarDataProviderImpl.java even when default log Level is INFO
Reviewed-by: nishjain, rriggs
|
2019-02-21 10:26:56 -08:00 |
|
Xue-Lei Andrew Fan
|
e6f6863cbc
|
8168069: X509TrustManagerImpl causes ClassLoader leaks with unparseable extensions
Reviewed-by: mullan
|
2019-02-20 18:46:30 -08:00 |
|
Lin Zang
|
6f5c009756
|
8215622: Add dump to file support for jmap –histo
Add "file=" to jmap "histo" jmap, Hotspot support in attachListener.cpp:heap_inspection.
Reviewed-by: phh, sspitsyn
|
2019-02-20 11:36:02 -08:00 |
|
Xue-Lei Andrew Fan
|
fca0af0487
|
8217835: Remove the experimental SunJSSE FIPS compliant mode
Reviewed-by: mullan
|
2019-02-12 13:36:15 -08:00 |
|
Weijun Wang
|
8b83b515b1
|
8180569: Refactor sun/security/krb5/ shell tests to plain java tests
Reviewed-by: mullan
|
2019-02-11 11:01:00 +08:00 |
|
Daniil Titov
|
76ffbcde98
|
8205654: serviceability/dcmd/framework/HelpTest.java timed out
Reviewed-by: sspitsyn, dholmes
|
2019-02-08 09:41:45 -08:00 |
|
Daniel Fuchs
|
d176e20898
|
8218133: sun/net/www/protocol/http/ProtocolRedirect.java failed with "java.net.ConnectException"
Changed the test to use the loopback interface.
Reviewed-by: chegar
|
2019-02-01 14:24:40 +00:00 |
|
Xue-Lei Andrew Fan
|
25f0d60a58
|
8215430: Remove the internal package com.sun.net.ssl
Reviewed-by: chegar, mullan, wetmore
|
2019-03-01 08:35:14 -08:00 |
|
Michael McMahon
|
0fc677a674
|
8216986: Remove unused code from SocksSocketImpl
Reviewed-by: alanb
|
2019-01-24 15:48:05 +00:00 |
|
Jesper Wilhelmsson
|
bc920bd00d
|
Merge
|
2019-01-22 19:56:19 +01:00 |
|
Sean Mullan
|
c9bea6a8ea
|
8216280: Allow later Symantec Policy distrust date for two Apple SubCAs
Reviewed-by: coffeys
|
2019-01-22 09:27:19 -05:00 |
|
Weijun Wang
|
1d014da14b
|
8215694: keytool cannot generate RSASSA-PSS certificates
Reviewed-by: xuelei
|
2019-01-16 11:25:55 +08:00 |
|
Weijun Wang
|
033465d815
|
8215776: Keytool importkeystore may mix up certificate chain entries when DNs conflict
Reviewed-by: xuelei
|
2019-01-22 21:18:45 +08:00 |
|
Weijun Wang
|
54815061a1
|
8215937: Check usages of security-related Resources files
Reviewed-by: mullan
|
2019-01-19 09:20:47 +08:00 |
|
Jesper Wilhelmsson
|
cda0d67617
|
Merge
|
2019-01-16 20:53:09 +01:00 |
|
Weijun Wang
|
af43646ba3
|
8215922: jar spec is not precise when describing jar file re-signing
Reviewed-by: lancea, mullan
|
2019-01-15 11:21:00 +08:00 |
|
Jesper Wilhelmsson
|
528bc73ca4
|
Merge
|
2019-01-14 23:05:26 +01:00 |
|
Goetz Lindenmaier
|
084f0b75bd
|
8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests
Also cleanup some switches over OSes and use File.pathSeparator.
Reviewed-by: dholmes, mdoerr
|
2019-01-14 00:00:00 +01:00 |
|
Naoto Sato
|
1dc9d4d9cb
|
8216140: Correct UnicodeDecoder U+FFFE handling
Reviewed-by: rriggs
|
2019-01-11 14:24:23 -08:00 |
|
Ichiroh Takiguchi
|
3c42eaec01
|
8211841: [testbug] sun/nio/cs/OLD/TestIBMDB.java does not compile (aix)
Reviewed-by: alanb, goetz
|
2019-01-11 09:37:31 +01:00 |
|
Nick Gasson
|
0e2172c7ba
|
8215202: AArch64: jtreg test test/jdk/sun/nio/cs/FindEncoderBugs.java fails
Reviewed-by: aph
|
2018-12-21 17:14:46 +00:00 |
|
Valerie Peng
|
cfcd43da04
|
8214096: sun.security.util.SignatureUtil passes null parameter, so JCE validation fails
Changed SignatureUtil.specialSetParameter to ignore null signature parameters
Reviewed-by: mullan, weijun
|
2018-12-19 02:27:44 +00:00 |
|
Xue-Lei Andrew Fan
|
ad47b4c4cc
|
8209333: Socket reset issue for TLS 1.3 socket close
Reviewed-by: jnimeh
|
2018-12-18 15:18:44 -08:00 |
|
Xue-Lei Andrew Fan
|
3933c8477b
|
8214339: SSLSocketImpl erroneously wraps SocketException
Reviewed-by: ascarpino, jnimeh
|
2018-12-14 19:39:39 -08:00 |
|
Jesper Wilhelmsson
|
59716b0bb3
|
Merge
|
2019-01-02 16:05:13 +01:00 |
|
Sergey Ustimenko
|
9d3cfddfb6
|
8215966: GeneratePropertyPassword.sh uses bash syntax
Use "case" instead of "if" for the NT check to make sh happy.
Reviewed-by: dholmes
|
2018-12-28 15:19:14 -08:00 |
|
Weijun Wang
|
4769c9fbad
|
8215769: Java cannot probe pkcs12 files exported by Firefox
Reviewed-by: mullan
|
2018-12-22 10:38:45 +08:00 |
|
Weijun Wang
|
dcb88767a7
|
8213009: Refactoring existing SunMSCAPI classes
Reviewed-by: valeriep
|
2018-12-13 17:28:19 +08:00 |
|
John Jiang
|
017c702b8a
|
8214937: sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed due to unexpected expiration date
Reviewed-by: xuelei
|
2018-12-13 12:34:35 +08:00 |
|