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
Christoph Langer
2f5ce4c6cd
8230850: Test sun/tools/jcmd/TestProcessHelper.java fails intermittently
...
Reviewed-by: stuefe, cjplummer, sgehwolf
2019-09-16 09:21:42 +02:00
Daniel Fuchs
e9eaba3d53
8230858: Replace wildcard address with loopback or local host in tests - part 23
...
Add new traces for better diagnosis, refrain binding to the wildcard address when possible.
Reviewed-by: chegar, xuelei
2019-09-12 15:46:11 +01:00
Naoto Sato
28b972e5ce
8229960: Remove sun.nio.cs.map system property
...
Reviewed-by: alanb
2019-09-10 12:51:05 -07:00
Naoto Sato
ea0fbbca51
8230284: Accounting currency format support does not cope with explicit number system
...
Reviewed-by: rriggs
2019-09-09 12:42:01 -07:00
John Jiang
655cf14138
8228967: Trust/Key store and SSL context utilities for tests
...
Reviewed-by: xuelei
2019-09-05 14:55:21 +08:00
Daniel Fuchs
f71db3074c
8230435: Replace wildcard address with loopback or local host in tests - part 22
...
Fixes tests to use the loopback address whenever possible. It also fixes some safe publishing issues, or add diagnostics in some of the tests.
Reviewed-by: michaelm
2019-09-04 18:10:07 +01:00
John Jiang
dfe4ba5045
8226221: Update PKCS11 tests to use NSS 3.46 libs
...
Reviewed-by: xuelei
2019-09-04 12:47:42 +08: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
Weijun Wang
9136c7d1d0
8076190: Customizing the generation of a PKCS12 keystore
...
Reviewed-by: mullan
2018-12-13 11:16:33 +08:00
John Jiang
f47bd19cbc
8214520: [TEST_BUG] sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java failed with incorrect jtreg tags order
...
Reviewed-by: xuelei
2018-12-13 08:23:56 +08:00
Sean Mullan
dfd58a59ff
8207258: Distrust TLS server certificates anchored by Symantec Root CAs
...
Reviewed-by: weijun
2018-12-11 13:22:20 -05:00
Adam Petcher
7305281552
8208648: ECC Field Arithmetic Enhancements
...
Interal library enhancements to support ECC implementatation
Reviewed-by: jnimeh
2018-12-11 09:36:49 -05:00
Ying Zhou
e048289d95
8213409: Refactor sun.text.IntHashtable:i18n shell tests to plain java tests
...
Reviewed-by: naoto
2018-12-11 08:05:38 +08:00
Gary Adams
b3a5c111db
8210106: sun/tools/jps/TestJps.java timed out
...
Reviewed-by: dholmes, dcubed
2018-12-10 07:52:31 -05:00
Ichiroh Takiguchi
eee1a6fab0
8212794: IBM-964 is required for AIX default charset
...
Reviewed-by: rriggs, ihse, alanb
2018-12-06 10:22:23 -05:00
John Jiang
3525e4e27f
8214459: NSS source should be removed
...
Remove test/jdk/sun/security/pkcs11/nss/src
Reviewed-by: valeriep
2018-12-06 10:05:29 +08:00
Sean Coffey
441d285620
8213952: Relax DNSName restriction as per RFC 1123
...
Reviewed-by: weijun, mullan, chegar
2018-12-05 17:33:01 +00:00
Weijun Wang
8036ce51b2
8214513: A PKCS12 keystore from Java 8 using custom PBE parameters cannot be read in Java 11
...
Reviewed-by: mullan
2018-12-05 08:48:49 +08:00
Weijun Wang
3254283f79
8210476: sun/security/mscapi/PrngSlow.java fails with Still too slow
...
Reviewed-by: xuelei, igerasim, rriggs
2018-12-03 23:58:15 +08:00
Ichiroh Takiguchi
98287928da
8213618: IBM970 charset has missing entry and remove unexpected entries
...
Reviewed-by: srl, martin
2018-12-02 11:09:46 -08:00
Weijun Wang
320616a865
8214179: Add groupname info into keytool -list and -genkeypair output
...
Reviewed-by: mullan
2018-12-01 21:58:05 +08:00
Xue-Lei Andrew Fan
388e1ebbba
8210985: Update the default SSL session cache size to 20480
...
Reviewed-by: jnimeh, mullan
2018-11-29 08:43:12 -08:00
Hamlin Li
9ed40ce6c5
8214431: tests failed because can't find jdk.testlibrary.* in test directory or libraries
...
Reviewed-by: chegar, ctornqvi, dholmes
2018-11-29 07:40:45 +08:00
Weijun Wang
b1c4b461f1
8214100: use of keystore probing results in unnecessary exception thrown
...
Reviewed-by: mullan
2018-11-27 08:51:20 +08:00
Weijun Wang
c20332c412
8212003: Deprecating the default keytool -keyalg option
...
Reviewed-by: mullan, xuelei
2018-11-17 18:11:23 +08:00
Adam Petcher
12d64aaeba
8213363: X25519 private key PKCS#8 encoding/decoding is incorrect
...
Fixed private key format to match spec in RFC 8410
Reviewed-by: mullan
2018-11-15 13:22:29 -05:00
Jamil Nimeh
acd81b508e
8212885: TLS 1.3 resumed session does not retain peer certificate chain
...
Reviewed-by: xuelei, wetmore
2018-11-13 18:22:52 -08:00
Weijun Wang
65dc116bf6
8213400: Support choosing group name in keytool keypair generation
...
Reviewed-by: apetcher, xuelei
2018-11-14 08:46:25 +08:00
Xue-Lei Andrew Fan
1b20a6781f
8213694: Test Timeout.java should run in othervm mode
...
Reviewed-by: jnimeh
2018-11-09 10:15:43 -08:00
Martin Balao
7724fd6d9b
8213154: Update copyright headers of files in src tree that are missing Classpath exception
...
Reviewed-by: andrew
2018-11-08 18:10:15 -03:00
Valerie Peng
c8c41d1444
8211049: Second parameter of "initialize" method is not used
...
Use the specified random object instead of system default
Reviewed-by: weijun
2018-11-07 01:04:26 +00:00
Anthony Scarpino
f7fc720c9c
8211339: NPE during SSL handshake caused by HostnameChecker
...
Reviewed-by: xuelei
2018-11-06 10:10:18 -08:00
Naoto Sato
a1029a4729
8213330: Fix legal headers in i18n tests
...
Reviewed-by: lancea
2018-11-05 13:55:41 -08:00
Ichiroh Takiguchi
be00a3f7ee
8211382: ISO2022JP and GB18030 NIO converter issues
...
Reviewed-by: sherman, rriggs
2018-11-01 17:48:10 -04:00
Ramanand Patil
3eef9c7997
8213085: (tz) Upgrade time-zone data to tzdata2018g
...
Reviewed-by: martin, naoto
2018-11-01 12:43:21 -04:00
Weijun Wang
ae77ef7d7a
8213007: Update the link in test/jdk/sun/security/provider/SecureRandom/DrbgCavp.java
...
Reviewed-by: mullan
2018-10-26 22:58:04 +08:00
Sean Mullan
7727e4ca2f
8211883: Disable anon and NULL cipher suites
...
Reviewed-by: jnimeh
2018-10-25 13:55:28 -04:00
Sean Mullan
a675a48940
8195793: Remove GTE CyberTrust Global Root
...
Reviewed-by: rhalade
2018-10-19 09:31:57 -04:00
Mandy Chung
a9b4ac9c37
8212197: OpenDataException thrown when constructing CompositeData for StackTraceElement
...
Reviewed-by: alanb
2018-10-16 11:47:33 -07:00
John Jiang
f507e3c9d1
8211971: Move security/cacerts/VerifyCACerts.java and security/CheckBlacklistedCerts.java
...
Move lib/security tests to sun/security/lib
Reviewed-by: weijun
2018-10-16 10:16:04 +08:00
John Jiang
4fe2edae59
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
...
Move SimpleSSLContext.java and testkeys to test/lib/jdk/test/lib/net
Reviewed-by: chegar
2018-10-15 22:47:03 +08:00
Chris Yin
285fca70b4
8187522: test/sun/net/ftp/FtpURLConnectionLeak.java timed out
...
Reviewed-by: chegar, vtewari
2018-10-15 09:34:18 +08:00
Weijun Wang
9452b88d93
8210821: Support dns_canonicalize_hostname in krb5.conf
...
Reviewed-by: valeriep
2018-10-02 16:02:35 +08:00
Igor Ignatyev
ab8c7f710c
8211171: move JarUtils to top-level testlibrary
...
Reviewed-by: alanb
2018-10-01 14:54:46 -07:00
Chris Hegarty
20f6faa030
8211092: test/jdk/sun/net/www/http/HttpClient/MultiThreadTest.java fails intermittently when cleaning up
...
Reviewed-by: dfuchs
2018-09-28 12:47:09 +01:00
John Jiang
afe05800ac
8209546: Make sun/security/tools/keytool/autotest.sh to support macosx
...
Refactor autotest.sh to java test and remove standard.sh
Reviewed-by: weijun
2018-09-28 15:42:20 +08:00
Phil Race
b18f1d282e
Merge
2018-09-27 10:49:10 -07:00
Laurent Bourgès
60e6552bad
8210335: Clipping problems with complex affine transforms: negative scaling factors or small scaling factors
...
Fixed clipping rectangle to take into account the inverse transform (scale/shear)
Reviewed-by: prr, serb
2018-09-24 21:23:37 +02:00
Phil Race
f605407e30
Merge
2018-09-24 10:59:26 -07:00
Phil Race
d92c6042fe
Merge
2018-09-17 09:36:33 -07:00
Igor Ignatyev
8b28ad6efe
8210732: remove jdk.testlibrary.Utils
...
Reviewed-by: alanb, jcbeyler
2018-09-14 14:02:57 -07:00
Igor Ignatyev
82ed2a5fc0
8210894: remove jdk/testlibrary/Asserts
...
Reviewed-by: serb
2018-09-21 14:50:06 -07:00
Phil Race
0bed87dccd
Merge
2018-09-13 10:54:11 -07:00
Martin Balao
aafb2b0474
8029661: Support TLS v1.2 algorithm in SunPKCS11 provider
...
TLS v1.2 algorithms for key and MAC derivation added to SunPKCS11 crypto provider.
Reviewed-by: valeriep
2018-09-12 13:09:51 +02:00
Frank Yuan
3edf95fc44
8210934: Move sun/net/www/protocol/http/GetErrorStream.java to OpenJDK
...
Repalce internet website dependency with a built-in http server
Reviewed-by: chegar
2018-09-25 11:24:59 +08:00
Frank Yuan
c1bbf898e4
8210819: Update the host name in CNameTest.java
...
Reviewed-by: chegar
2018-09-18 11:09:18 +08:00
Anthony Scarpino
b27f471bdd
8209031: SSLSocket should throw an exception when configuring DTLS
...
Reviewed-by: xuelei
2018-09-17 14:04:46 -07:00
Igor Ignatyev
3521fc392e
8210779: 8182404 and 8210732 haven't updated copyright years
...
Reviewed-by: bchristi
2018-09-17 11:50:39 -07:00
Sergey Bylokhov
cd38b8562f
8205537: Drop of sun.applet package
...
Reviewed-by: prr
2018-09-09 19:07:34 -07:00
Igor Ignatyev
315e71f87e
8210039: move OSInfo to top level testlibrary
...
Reviewed-by: serb, chegar, alanb, dfuchs
2018-09-04 14:35:59 -07:00
Igor Ignatyev
2702b5c299
8182404: remove jdk.testlibrary.JDKToolFinder and JDKToolLauncher
...
Reviewed-by: amenkov, jcbeyler, alanb
2018-09-10 14:23:37 -07:00
Igor Ignatyev
21a0458422
8210112: remove jdk.testlibrary.ProcessTools
...
Reviewed-by: alanb, sspitsyn, jcbeyler
2018-09-07 14:01:52 -07:00
John Jiang
1f3d71b620
8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to "BindException: Address already in use (Bind failed)"
...
Refactor this test with SSLSocketTemplate
Reviewed-by: xuelei
2018-08-31 10:32:47 +08:00
Jesper Wilhelmsson
d40735db17
Merge
2018-08-29 19:48:28 +02:00
Leo Jiang
232804b8ab
8208746: ISO 4217 Amendment #168 update
...
8209775: ISO 4217 Amendment #169 update
Reviewed-by: naoto
2018-08-28 20:05:41 -07:00
Igor Ignatyev
86c476b5e5
8210108: sun/tools/jstatd test build failures after JDK-8210022
...
Reviewed-by: cjplummer, jcbeyler, mikael
2018-08-28 14:33:18 -07:00
Igor Ignatyev
370abe471f
8210022: remove jdk.testlibrary.ProcessThread, TestThread and XRun
...
Reviewed-by: sspitsyn, jcbeyler
2018-08-27 21:50:52 -07:00
Igor Ignatyev
56ee0fccb3
8186548: move jdk.testlibrary.JcmdBase closer to tests
...
Reviewed-by: cjplummer, amenkov
2018-08-27 17:01:15 -07:00
Ivan Gerasimov
852e131c61
6474858: CardChannel.transmit(CommandAPDU) throws unexpected ArrayIndexOutOfBoundsException
...
Reviewed-by: valeriep
2018-08-24 18:56:41 -07:00
Bradford Wetmore
5b511a4a78
8207317: SSLEngine negotiation fail exception behavior changed from fail-fast to fail-lazy
...
Reviewed-by: xuelei
2018-08-21 11:30:48 -07:00
John Jiang
eae535f70e
8209537: Two security tests failed after JDK-8164639 due to dependency was missed
...
Skip sun/security/tools/keytool/autotest.sh on macosx and add /test/lib to sun/security/ec/TestEC.java
Reviewed-by: rhalade
2018-08-16 02:00:31 +08:00
John Jiang
c70c37db8a
8164639: Configure PKCS11 tests to use user-supplied NSS libraries
...
Provide system property "test.nss.lib.paths" for specifying a set of absolute paths to the custom NSS lib directories
Reviewed-by: weijun, rhalade
2018-08-15 18:41:18 +08:00
Xue-Lei Andrew Fan
66e8f27bd8
8207009: TLS 1.3 half-close and synchronization issues
...
Reviewed-by: jnimeh, mullan, wetmore
2018-08-14 16:47:56 -07:00
Yang Zhang
286115581e
8209011: [TESTBUG] AArch64: sun/security/pkcs11/Secmod/TestNssDbSqlite.java fails in aarch64 platforms
...
Add the path of libnss3.so for aarch64 platform.
Reviewed-by: weijun
2018-08-08 13:45:41 +08:00
John Jiang
126394f271
8206258: [Test Error] sun/security/pkcs11 tests fail if NSS libs not found
...
Improve the logics on skipping test
Reviewed-by: valeriep
2018-07-26 08:46:27 +08:00
Goetz Lindenmaier
9dcc8b4a96
8207766: [testbug] Adapt tests for Aix
...
Reviewed-by: clanger, mbaesken
2018-07-20 09:33:49 +02:00
Weijun Wang
67a1517a4d
8209829: SpnegoUnknownMech.java does not contain the SpnegoUnknownMech class
...
Reviewed-by: dholmes
2018-08-22 15:10:40 +08:00
Weijun Wang
dcb930f123
8186186: GSSContext.isEstablished() can return true on error state
...
Reviewed-by: weijun
2018-08-21 20:19:46 -07:00
Jamil Nimeh
8eb45613db
8208350: Disable all DES cipher suites
...
Reviewed-by: xuelei, mullan
2018-08-20 15:37:47 -07:00
Mikael Vidstedt
95db6924f2
Merge
2018-08-20 14:19:30 -07:00
Xue-Lei Andrew Fan
611c53c860
8207009: TLS 1.3 half-close and synchronization issues
...
Reviewed-by: jnimeh, mullan, wetmore
2018-08-14 18:16:47 -07:00
Mikael Vidstedt
83a51d869e
Merge
2018-08-09 10:08:07 -07:00
Nasser Ebrahim
01cc27f875
8208634: Add x-IBM-1129 charset
...
Reviewed-by: alanb, sherman
2018-08-07 16:07:47 -07:00
Weijun Wang
b9bfd45c73
8208602: Cannot read PEM X.509 cert if there is whitespace after the header or footer
...
Reviewed-by: xuelei
2018-08-01 13:35:08 +08:00
Phil Race
1387c87093
Merge
2018-07-26 10:00:40 -07:00
Phil Race
28e828130d
Merge
2018-07-19 10:17:22 -07:00
Jesper Wilhelmsson
4fc510cc89
Merge
2018-07-14 02:14:54 +02:00
Adam Petcher
b2f4d61fb9
8206915: XDH TCK issues
...
Fixing a couple of conformance issues in XDH
Reviewed-by: mullan
2018-07-13 10:42:30 -04:00
John Jiang
5074bbb767
8206443: Update security libs manual test to cope with removal of javac -source/-target 6
...
Change compile -source/-target from 1.6 to 1.7
Reviewed-by: xuelei
2018-07-14 07:31:26 +08:00
Volker Simonis
2e628779e4
8206436: sun/nio/cs/TestIBMBugs.java no longer compiles
...
Reviewed-by: mikael, stuefe, alanb
2018-07-06 09:22:18 +02:00
Bhaktavatsal R Maram
dc7d03e19d
8202329: [AIX] Fix codepage mappings for IBM-943 and Big5
...
Reviewed-by: simonis, stuefe
2018-06-12 13:00:50 +05:30
Rachna Goel
19fd830161
8204603: Short week days, NaN value and timezone name are inconsistent between CLDR and Java in zh_CN, zh_TW locales
...
Handled languageALiases for supported locales of CLDR.
Reviewed-by: naoto
2018-07-04 11:55:11 +05:30
Athijegannathan Sundararajan
724ba7feb2
8204492: Add deprecation annotation to Nashorn APIs and warning to nashorn, jjs
...
Reviewed-by: jlaskey, hannesw
2018-06-28 18:04:19 +05:30
Harsha Wardhana B
94faf6972b
8192953: sun/management/jmxremote/bootstrap/*.sh tests fail with error : revokeall.exe: Permission denied
...
Reviewed-by: cjplummer
2018-06-28 09:40:46 +05:30
Phil Race
bd7d1af092
Merge
2018-06-27 10:06:03 -07:00
Phil Race
b6dba38ce4
Merge
2018-06-25 10:21:50 -07:00
Sergey Bylokhov
38131ccda6
8205153: Delete "standard instructions" machinery in the open automated tests
...
Reviewed-by: prr
2018-06-24 16:35:21 -07:00
Goetz Lindenmaier
ecbeb2db13
8205108: [testbug] Fix pattern matching in jstatd tests
...
Reviewed-by: stuefe, azeller
2018-06-20 11:12:58 +02:00
Goetz Lindenmaier
991f2f8c0b
8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach
...
Reviewed-by: jgeorge, cjplummer
2018-06-25 23:04:21 +02:00
Dan Zhou
9519826624
8194152: sun/security/tools/jarsigner/AltProvider.java failed on de-DE locale
...
Reviewed-by: naoto
2018-06-25 20:08:05 -07:00
Dan Zhou
90329292ce
8196213: sun/security/tools/jarsigner/warnings/NoTimestampTest.java test fails on ar_SA locale
...
Reviewed-by: naoto
2018-06-25 20:03:46 -07:00