Magnus Ihse Bursie
d5a1521fde
8295470: Update openjdk.java.net => openjdk.org URLs in test code
...
Reviewed-by: michaelm, prr, darcy
2022-10-20 10:33:18 +00:00
Hai-May Chao
5a8e5ea3e2
8286526: Improve NTLM support
...
Reviewed-by: weijun, rhalade
2022-10-18 22:41:15 +00:00
Daniel Jeliński
94caecbe57
8294906: Memory leak in PKCS11 NSS TLS server
...
Reviewed-by: valeriep
2022-10-13 09:29:17 +00:00
Michael McMahon
26ac836636
8291638: Keep-Alive timeout of 0 should close connection immediately
...
Reviewed-by: dfuchs, jpai
2022-10-13 08:32:48 +00:00
Bill Huang
ac1941425b
8294994: Update Jarsigner and Keytool i18n tests to validate i18n compliance
...
Reviewed-by: naoto
2022-10-12 22:17:19 +00:00
Daniel Jeliński
d1252653b0
8277970: Test jdk/sun/security/ssl/SSLSessionImpl/NoInvalidateSocketException.java fails with "tag mismatch"
...
Reviewed-by: jnimeh, xuelei
2022-10-12 15:32:36 +00:00
Michael McMahon
cb62f1c5c0
8295218: New KeepAliveTest.java has invalid copyright notice
...
Reviewed-by: dfuchs, tschatzl
2022-10-12 12:10:07 +00:00
Ramesh Bhagavatam Gangadhar
86ec158dfb
8291226: Create Test Cases to cover scenarios for JDK-8278067
...
Reviewed-by: dfuchs, michaelm
2022-10-12 11:44:44 +00:00
Alan Bateman
0ad6803ac2
8293810: Remove granting of RuntimePermission("stopThread") from tests
...
Reviewed-by: dfuchs, mullan, mchung, chegar
2022-10-07 06:15:38 +00:00
Justin Lu
87acfee3c3
8294397: Replace StringBuffer with StringBuilder within java.text
...
Reviewed-by: lancea, naoto, bchristi
2022-10-05 18:42:00 +00:00
Daniel Jeliński
43dbf5899b
8186765: Speed up test sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java
...
Reviewed-by: dfuchs, jpai
2022-10-05 06:47:19 +00:00
Daniel Jeliński
03f25a9c69
8293562: blocked threads with KeepAliveCache.get
...
Reviewed-by: dfuchs, michaelm
2022-10-03 06:32:31 +00:00
Yoshiki Sato
f01573368f
8294357: (tz) Update Timezone Data to 2022d
...
Reviewed-by: naoto, coffeys
2022-09-30 12:45:35 +00:00
Jaikiran Pai
f6d78cda85
8293657: sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 failed with "SSLHandshakeException: Remote host terminated the handshake"
...
Reviewed-by: kevinw, dfuchs
2022-09-23 04:54:39 +00:00
Aleksey Shipilev
cddd6def9f
8279941: sun/security/pkcs11/Signature/TestDSAKeyLength.java fails when NSS version detection fails
...
Reviewed-by: valeriep
2022-09-20 20:11:45 +00:00
Daniel Fuchs
11e7d53b23
8293819: sun/util/logging/PlatformLoggerTest.java failed with "RuntimeException: Retrieved backing PlatformLogger level null is not the expected CONFIG"
...
Reviewed-by: jpai
2022-09-16 09:12:28 +00:00
Bill Huang
91c9091d7e
8293343: sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.java failed with "Agent communication error: java.io.EOFException"
...
8293335: sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1failed with "Agent communication error: java.io.EOFException"
Reviewed-by: kevinw, cjplummer
2022-09-12 13:07:34 +00:00
Weijun Wang
986b834148
8293489: Accept CAs with BasicConstraints without pathLenConstraint
...
Reviewed-by: mullan
2022-09-08 01:35:22 +00:00
Daniel Jeliński
205f992e9e
8293326: jdk/sun/security/tools/jarsigner/compatibility/SignTwice.java slow on Windows
...
Reviewed-by: weijun, wetmore
2022-09-07 05:25:53 +00:00
Chris Plummer
767262e67c
8292201: serviceability/sa/ClhsdbThreadContext.java fails with "'Thread "Common-Cleaner"' missing from stdout/stderr"
...
Reviewed-by: amenkov, sspitsyn
2022-09-03 16:06:25 +00:00
Bill Huang
3993a1f9ea
8292067: Convert test/sun/management/jmxremote/bootstrap shell tests to java version
...
Reviewed-by: lmesnik
2022-09-02 18:10:56 +00:00
Maxim Kartashev
5d799d80e6
8292304: [REDO] JDK-8289208 Test DrawRotatedStringUsingRotatedFont.java occasionally crashes on MacOS
...
Reviewed-by: prr
2022-08-25 19:43:44 +00:00
Daniel D. Daugherty
e70747b4e9
8292305: [BACKOUT] JDK-8289208 Test DrawRotatedStringUsingRotatedFont.java occasionally crashes on MacOS
...
Reviewed-by: prr, dholmes
2022-08-12 21:31:04 +00:00
Maxim Kartashev
00decca46a
8289208: Test DrawRotatedStringUsingRotatedFont.java occasionally crashes on MacOS
...
Reviewed-by: prr, avu
2022-08-12 15:37:18 +00:00
Leonid Mesnik
36ef4c1a92
8291081: Some sun/tools/jstatd/TestJstatd* tests fail with "Not a percentage\: 68.31\: expected true, was false"
...
Reviewed-by: kevinw, cjplummer
2022-08-11 00:30:19 +00:00
Michael McMahon
b17a745d7f
8291637: HttpClient default keep alive timeout not followed if server sends invalid value
...
Reviewed-by: jpai, dfuchs
2022-08-05 14:51:58 +00:00
Naoto Sato
e52a340d7f
8290488: IBM864 character encoding implementation bug
...
Reviewed-by: iris, joehw, alanb
2022-08-03 15:59:43 +00:00
Daniel Jeliński
af529be069
8285836: sun/net/www/http/KeepAliveCache/KeepAliveProperty.java failed with "RuntimeException: Failed in server"
...
Reviewed-by: dfuchs, jpai
2022-08-03 14:51:28 +00:00
Leonid Mesnik
348a0521e1
8290846: sun/tools/jstatd/JstatdTest* tests should use VM options
...
Reviewed-by: cjplummer, sspitsyn
2022-07-28 00:04:17 +00:00
jeremy
4b4d35289a
8264999: GeneralPath.lineTo() to itself produces jagged lines
...
Reviewed-by: lbourges, prr
2022-07-20 11:34:48 +00:00
Valerie Peng
ec1d338e15
8272243: Improve DER parsing
...
Reviewed-by: weijun, rhalade
2022-07-19 20:55:26 +00:00
Jayashree Huttanagoudar
31f7fc043b
8283082: sun.security.x509.X509CertImpl.delete("x509.info.validity") nulls out info field
...
Reviewed-by: weijun
2022-07-12 20:12:22 +00:00
Weijun Wang
1877533f75
6522064: Aliases from Microsoft CryptoAPI has bad character encoding
...
Reviewed-by: coffeys, hchao
2022-07-08 18:38:08 +00:00
Zdenek Zambersky
3e60e82814
8289301: P11Cipher should not throw out of bounds exception during padding
...
Reviewed-by: valeriep
2022-07-07 18:18:04 +00:00
Xue-Lei Andrew Fan
82a8bd7e92
8287596: Reorg jdk.test.lib.util.ForceGC
...
Reviewed-by: rriggs
2022-07-06 14:23:44 +00:00
Zdenek Zambersky
b6bd190d8d
8288985: P11TlsKeyMaterialGenerator should work with ChaCha20-Poly1305
...
Reviewed-by: valeriep
2022-06-29 17:20:03 +00:00
Hai-May Chao
7b3bf97760
8289401: Add dump output to TestRawRSACipher.java
...
Reviewed-by: weijun
2022-06-28 23:30:32 +00:00
Naoto Sato
d4de475747
8287868: Localized names update in COMPAT locale provider
...
Reviewed-by: iris, joehw
2022-06-22 15:47:07 +00:00
Kevin Driver
2adef6a1f8
8267860: Off-by-one bug when searching arrays in AlpnGreaseTest
...
Co-authored-by: Bradford Wetmore <wetmore@openjdk.org>
Reviewed-by: wetmore
2022-06-13 14:38:36 +00:00
Sergey Bylokhov
645be42f76
8287824: The MTPerLineTransformValidation tests has a typo in the @run tag
...
Reviewed-by: iris, prr
2022-06-06 23:17:25 +00:00
Naoto Sato
26d24263c7
8287340: Refactor old code using StringTokenizer in locale related code
...
Reviewed-by: iris, joehw
2022-06-02 18:35:20 +00:00
Xue-Lei Andrew Fan
7eb15593e1
8286045: Use ForceGC for cleaner test cases
...
Reviewed-by: rriggs
2022-05-26 17:59:28 +00:00
Alexey Ivanov
e0d361cea9
8284191: Replace usages of 'a the' in hotspot and java.base
...
Reviewed-by: lancea, wetmore, naoto, iris, kevinw, xuelei
2022-05-24 11:25:13 +00:00
Rajan Halade
5b7d066ca5
8287109: Distrust.java failed with CertificateExpiredException
...
Reviewed-by: mullan
2022-05-23 20:32:52 +00:00
Weijun Wang
8040aa0073
8286908: ECDSA signature should not return parameters
...
Reviewed-by: ascarpino, hchao, valeriep
2022-05-23 13:34:23 +00:00
Hai-May Chao
2ed75be659
8286090: Add RC2/RC4 to jdk.security.legacyAlgorithms
...
Reviewed-by: mullan
2022-05-17 21:47:54 +00:00
Anthony Scarpino
f17c68ce4a
8283577: SSLEngine.unwrap on read-only input ByteBuffer
...
Reviewed-by: wetmore
2022-05-17 21:39:11 +00:00
Mat Carter
5e5500cbd7
6782021: It is not possible to read local computer certificates with the SunMSCAPI provider
...
Reviewed-by: weijun
2022-05-17 02:41:36 +00:00
Weijun Wang
357f990e32
8286428: AlgorithmId should understand PBES2
...
Reviewed-by: valeriep
2022-05-15 22:31:14 +00:00
Weijun Wang
f4f1dddfef
8284194: Allow empty subject fields in keytool
...
Reviewed-by: jnimeh, hchao
2022-05-15 22:30:06 +00:00