Daniel Fuchs
8effaa8f1f
8223783: sun/net/www/http/HttpClient/MultiThreadTest.java sometimes detect threads+1 connections
...
Reviewed-by: djelinski, michaelm
2022-11-24 16:18:28 +00:00
Laurent Bourgès
5b3d86f229
8297230: Update Marlin2D to 0.9.4.6
...
Reviewed-by: prr, serb
2022-11-23 13:29:20 +00:00
Jayathirth D V
b4bd287f73
8191406: [hidpi] sun/java2d/SunGraphics2D/DrawImageBilinear.java test fails
...
Reviewed-by: serb
2022-11-23 03:38:37 +00:00
Weijun Wang
e174558cad
8296742: Illegal X509 Extension should not be created
...
Reviewed-by: mullan
2022-11-22 22:21:50 +00:00
Tobias Hartmann
42c2037429
8297382: Test fails to compile after JDK-8288047
...
Reviewed-by: chagedorn
2022-11-22 09:25:44 +00:00
Matthias Baesken
88957a7ce8
8297147: UnexpectedSourceImageSize test times out on slow machines when fastdebug is used
...
Reviewed-by: stuefe, serb
2022-11-22 08:02:04 +00:00
Jayathirth D V
3c0949824e
8297241: Update sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java
...
8297153: sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java fails again
Reviewed-by: serb
2022-11-21 09:50:57 +00:00
Phil Race
c56c69ed3e
8285604: closed sun/java2d/GdiRendering/ClipShapeRendering.java failed with "Incorrect color ffeeeeee instead of ff0000ff in pixel (100, 100)"
...
Reviewed-by: psadhukhan
2022-11-18 22:00:22 +00:00
Weijun Wang
ab6b7ef988
8296901: Do not create unsigned certificate and CRL
...
Reviewed-by: mullan
2022-11-18 02:21:03 +00:00
Weijun Wang
68d3ed5cee
8296442: EncryptedPrivateKeyInfo can be created with an uninitialized AlgorithmParameters
...
Reviewed-by: xuelei, kdriver, mullan
2022-11-16 20:30:34 +00:00
Jayathirth D V
65f7de2523
8022403: sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java fails
...
Reviewed-by: prr, psadhukhan
2022-11-16 07:58:55 +00:00
Weijun Wang
d3051a75a3
8296736: Some PKCS9Attribute can be created but cannot be encoded
...
Reviewed-by: xuelei, valeriep
2022-11-15 15:33:08 +00:00
Phil Race
c71d87e54c
8286624: Regression Test CoordinateTruncationBug.java fails on OL8.3
...
Reviewed-by: azvegint, kizune
2022-11-14 19:50:45 +00:00
Weijun Wang
a7c2338a6d
8296900: CertificateValidity fields are not optional
...
Reviewed-by: mullan
2022-11-14 19:46:43 +00:00
Weijun Wang
e1d298c12d
8296741: Illegal X400Address and EDIPartyName should not be created
...
Reviewed-by: xuelei, valeriep
2022-11-14 14:53:53 +00:00
Weijun Wang
27527b4975
8296612: CertAttrSet is useless
...
Reviewed-by: mullan
2022-11-10 22:23:58 +00:00
Naoto Sato
54c986e7d5
8296715: CLDR v42 update for tzdata 2022f
...
Reviewed-by: joehw
2022-11-10 16:51:52 +00:00
Sergey Bylokhov
78a08a0f21
8295430: Use cmsDoTransformLineStride instead of cmsDoTransform in the loop
...
Reviewed-by: prr
2022-11-10 06:18:03 +00:00
Bill Huang
cc8bf95046
8296718: Refactor bootstrap Test Common Functionalities to test/lib/Utils
...
Reviewed-by: sspitsyn, kevinw
2022-11-09 19:02:50 +00:00
Weijun Wang
fa8a8668a6
8296675: Exclude linux-aarch64 in NSS tests
...
Reviewed-by: dcubed, mullan
2022-11-09 16:49:10 +00:00
Weijun Wang
671f84bd86
8296143: CertAttrSet's set/get mechanism is not type-safe
...
Reviewed-by: mullan
2022-11-08 22:35:29 +00:00
Matthias Baesken
8836b92593
8296226: Add constructors (String,Throwable) and (Throwable) to InvalidParameterException
...
Reviewed-by: mullan, mdoerr
2022-11-07 07:50:12 +00:00
Weijun Wang
16a041a67a
8296142: CertAttrSet::(getName|getElements|delete) are mostly useless
...
Reviewed-by: mullan
2022-11-02 14:40:47 +00:00
Weijun Wang
0d0bd7bd40
8296072: CertAttrSet::encode and DerEncoder::derEncode should write into DerOutputStream
...
Reviewed-by: xuelei, mullan
2022-11-01 12:49:11 +00:00
Sean Mullan
16744b3449
8256660: Disable DTLS 1.0
...
Reviewed-by: xuelei, hchao, wetmore
2022-10-31 16:46:40 +00:00
Naoto Sato
5b3de6e143
8284840: Update CLDR to Version 42.0
...
Reviewed-by: erikj, iris, joehw
2022-10-24 15:48:38 +00:00
Jaikiran Pai
8b010e014c
8030616: sun/management/jmxremote/bootstrap/RmiBootstrapTest fails intermittently with cannot find a free port
...
Reviewed-by: sspitsyn, msheppar
2022-10-21 08:29:09 +00:00
Naoto Sato
b37421e757
8295564: Norwegian Nynorsk Locale is missing formatting
...
Reviewed-by: iris, joehw
2022-10-20 15:59:22 +00:00
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