Nizar Benalla
|
98b7792a07
|
8372801: tools/sincechecker/modules/java.base/JavaBaseCheckSince.java fails with JDK 27
Reviewed-by: liach
|
2025-12-24 14:47:04 +00:00 |
|
Sergey Bylokhov
|
be2ac088e8
|
8373967: [macos] User interactions with List do not trigger ItemEvent after programmatic change
Reviewed-by: azvegint
|
2025-12-23 18:33:56 +00:00 |
|
Jie Fu
|
f1c50412f0
|
8374200: jdk/internal/platform/cgroup/TestCgroupMetrics.java fails with common prefix metrics
Reviewed-by: dholmes
|
2025-12-23 14:31:29 +00:00 |
|
Aleksei Efimov
|
40755afdf9
|
8373808: Refactor java/net/httpclient qpack and hpack tests to use JUnit
Reviewed-by: djelinski
|
2025-12-23 12:37:34 +00:00 |
|
Alexey Semenyuk
|
a0094f529a
|
8374216: Assorted changes to jpackage without functional impact
Reviewed-by: almatvee
|
2025-12-23 04:39:50 +00:00 |
|
Ioi Lam
|
4b8eda3047
|
8373983: java/util/Locale/UseOldISOCodesTest.java fails with JTREG_AOT_JDK=onestep
Reviewed-by: naoto
|
2025-12-22 19:43:55 +00:00 |
|
Damon Fenacci
|
a61a1d32a2
|
8373525: C2: assert(_base == Long) failed: Not a Long
Reviewed-by: chagedorn, mhaessig
|
2025-12-22 12:49:30 +00:00 |
|
Matthias Baesken
|
3579c752bc
|
8373876: StackWalkNativeToJava print more output in case of failures
Reviewed-by: dholmes, mdoerr
|
2025-12-22 07:57:31 +00:00 |
|
Alexander Zvegintsev
|
9435d5b89c
|
8346154: [XWayland] Some tests fail intermittently in the CI, but not locally
Reviewed-by: serb, prr
|
2025-12-22 02:36:13 +00:00 |
|
Prasanta Sadhukhan
|
fe5911c769
|
8373946: Synth ProgressBarUI implementation confuses background painting with border painting
Reviewed-by: prr, kizune, azvegint
|
2025-12-21 05:25:10 +00:00 |
|
Alexander Matveev
|
2d09284060
|
8373105: Test tools/jpackage/share/AsyncTest.java failed: problem running hdiutil
Reviewed-by: asemenyuk
|
2025-12-19 23:19:27 +00:00 |
|
Mikhail Yankelevich
|
400d8cfb69
|
8373793: TestDynamicStore.java '/manual' disables use of '/timeout'
Reviewed-by: weijun
|
2025-12-19 18:02:13 +00:00 |
|
Coleen Phillimore
|
23fc21a3e2
|
8374052: Use java/util/Calendar in ReplaceCriticalClasses.java test
Reviewed-by: iklam
|
2025-12-19 17:45:14 +00:00 |
|
Jorn Vernee
|
821e9ff965
|
8372493: [asan] java/foreign/sharedclosejvmti/TestSharedCloseJvmti.java triggers heap-use-after-free
Reviewed-by: liach
|
2025-12-19 17:38:30 +00:00 |
|
Matthias Baesken
|
dca55b4366
|
8371420: Still sporadic failures of gc/TestAlwaysPreTouchBehavior.java#<gcname> on Linux after JDK-8359104
Reviewed-by: mdoerr, ayang
|
2025-12-19 14:28:04 +00:00 |
|
Alexey Semenyuk
|
45642acf1b
|
8373710: Improve jpackage error reporting
Reviewed-by: almatvee
|
2025-12-19 13:03:21 +00:00 |
|
Volkan Yazici
|
14c93b2afb
|
8373537: Migrate "test/jdk/com/sun/net/httpserver/" to null-safe "SimpleSSLContext" methods
Reviewed-by: dfuchs
|
2025-12-19 12:57:57 +00:00 |
|
Roland Westrelin
|
e72f205ae3
|
8373524: C2: no reachable node should have no use
Reviewed-by: chagedorn, mhaessig
|
2025-12-19 08:31:04 +00:00 |
|
SendaoYan
|
360777c3ad
|
8371948: TestStackOverflowDuringInit.java fails xss too small on linux-aarch64
Reviewed-by: dholmes, aph
|
2025-12-19 02:22:06 +00:00 |
|
Dan Smith
|
6cbfc7691f
|
8370249: Test jdk/javadoc/doccheck/checks/jdkCheckLinks.java fails due to JVMS/JLS links after JDK-8349681
Reviewed-by: liach
|
2025-12-18 19:31:33 +00:00 |
|
Daniel Jeliński
|
7a7e7c9ae1
|
8373877: QUIC connections are removed too early
Reviewed-by: dfuchs
|
2025-12-18 13:17:44 +00:00 |
|
Volkan Yazici
|
629e4ac6f4
|
8372661: Add a null-safe static factory method to "jdk.test.lib.net.SimpleSSLContext"
Reviewed-by: dfuchs, weijun
|
2025-12-18 12:46:02 +00:00 |
|
Galder Zamarreño
|
2c0d9a79b8
|
8373396: Min and Max Ideal missing AddNode::Ideal optimisations
Reviewed-by: epeter, roland
|
2025-12-18 11:45:26 +00:00 |
|
Roland Westrelin
|
2ba423db99
|
8370200: Crash: assert(outer->outcnt() >= phis + 2 - be_loads && outer->outcnt() <= phis + 2 + stores + 1) failed: only phis
Reviewed-by: rcastanedalo, dlunden, dfenacci
|
2025-12-18 10:36:16 +00:00 |
|
Daniel Fuchs
|
d8eb1259f4
|
8373866: Refactor java/net/httpclient/ThrowingSubscribers*.java tests to use JUnit5
Reviewed-by: jpai
|
2025-12-18 09:39:11 +00:00 |
|
Daniel Fuchs
|
c6da35d7c7
|
8373796: Refactor java/net/httpclient/ThrowingPublishers*.java tests to use JUnit5
Reviewed-by: jpai
|
2025-12-18 09:29:29 +00:00 |
|
Daniel Fuchs
|
e5ca77838b
|
8373869: Refactor java/net/httpclient/ThrowingPushPromises*.java tests to use JUnit5
Reviewed-by: jpai
|
2025-12-18 09:21:37 +00:00 |
|
Tobias Hotz
|
859830694b
|
8364766: C2: Improve Value() of DivI and DivL for non-constant inputs
Reviewed-by: mhaessig, epeter, bmaillard
|
2025-12-18 07:37:21 +00:00 |
|
Quan Anh Mai
|
e67805067a
|
8367341: C2: apply KnownBits and unsigned bounds to And / Or operations
Reviewed-by: hgreule, epeter
|
2025-12-18 07:31:06 +00:00 |
|
Emanuel Peter
|
00050f84d4
|
8373502: C2 SuperWord: speculative check uses VPointer variable was pinned after speculative check, leading to bad graph
Reviewed-by: thartmann, roland
|
2025-12-18 07:05:05 +00:00 |
|
Emanuel Peter
|
b446262541
|
8373682: Test compiler/loopopts/superword/TestReinterpretAndCast.java fails on x86_64 with AVX but without f16c
Reviewed-by: kvn, jsikstro, chagedorn
|
2025-12-18 07:04:40 +00:00 |
|
Alexey Semenyuk
|
ea5834415d
|
8373887: jpackage tests may potentially deadlock
Reviewed-by: almatvee
|
2025-12-18 01:46:45 +00:00 |
|
Dan Smith
|
c16ce929c7
|
8370970: DocCheck failure in jdkDoctypeBadcharsCheck.java and jdkCheckHtml.java
Reviewed-by: liach
|
2025-12-17 22:38:50 +00:00 |
|
Ioi Lam
|
232b41b222
|
8373392: Replace CDS object subgraphs with @AOTSafeClassInitializer
Reviewed-by: liach, heidinga
|
2025-12-17 22:16:38 +00:00 |
|
David Holmes
|
b3fab41460
|
8373654: Tests in sources/ should only run once
Reviewed-by: shade, lmesnik
|
2025-12-17 22:14:39 +00:00 |
|
Chen Liang
|
e75726ee03
|
8373832: Test java/lang/invoke/TestVHInvokerCaching.java tests nothing
Reviewed-by: jvernee, shade
|
2025-12-17 20:52:14 +00:00 |
|
Daniel Fuchs
|
f3a48560b5
|
8373807: test/jdk/java/net/httpclient/websocket/DummyWebSocketServer.java getURI() uses "localhost"
Reviewed-by: jpai
|
2025-12-17 18:44:49 +00:00 |
|
Justin Lu
|
4e05748f08
|
8373716: Refactor further java/util tests from TestNG to JUnit
Reviewed-by: naoto
|
2025-12-17 18:17:24 +00:00 |
|
Daniel Fuchs
|
5e7ae28132
|
8373677: Clear text HttpServer connection could fail fast if receiving SSL ClientHello
Reviewed-by: jpai, djelinski
|
2025-12-17 12:13:58 +00:00 |
|
Raffaello Giulietti
|
fc76403b01
|
8373798: Refactor java/math tests to use JUnit
Reviewed-by: darcy
|
2025-12-17 09:20:48 +00:00 |
|
Arno Zeller
|
af18fbd42d
|
8371559: Intermittent timeouts in test javax/net/ssl/Stapling/HttpsUrlConnClient.java
Reviewed-by: mbaesken, myankelevich
|
2025-12-17 09:08:29 +00:00 |
|
Matthias Baesken
|
9e2008bf5e
|
8373676: Test javax/net/ssl/HttpsURLConnection/SubjectAltNameIP.java fails on a machine without IPV6
Reviewed-by: jpai, dfuchs
|
2025-12-17 08:44:46 +00:00 |
|
Daniel Jeliński
|
386ad61458
|
8373409: java/net/httpclient/http3/H3ErrorHandlingTest.java failed due to deadlock
Reviewed-by: dfuchs
|
2025-12-17 07:49:58 +00:00 |
|
Jan Lahoda
|
94c51ce314
|
8372635: Lambdas do not copy over SYNTHETIC flag for local variables
Reviewed-by: vromero, liach
|
2025-12-17 07:22:37 +00:00 |
|
Christian Stein
|
e9b4696acc
|
8373097: Save command should create missing parent directories
Reviewed-by: jlahoda
|
2025-12-17 07:18:26 +00:00 |
|
Bradford Wetmore
|
87d881fee0
|
8368493: Disable most test JSSE debug output by default, and increase the test default maximum output log size
Reviewed-by: jnimeh, hchao
|
2025-12-16 21:43:43 +00:00 |
|
Alexey Semenyuk
|
2241218ef6
|
8373631: Improve classes in the "jdk.jpackage.internal.util.function" package
Reviewed-by: almatvee
|
2025-12-16 21:25:41 +00:00 |
|
Khalid Boulanouare
|
d02abfe765
|
8158801: [TEST_BUG] Mixing tests fail because of focus workaround trick
Reviewed-by: aivanov, prr, psadhukhan
|
2025-12-16 20:37:57 +00:00 |
|
Roger Riggs
|
1e357e9e97
|
8373623: Refactor Serialization tests for Records to JUnit
Reviewed-by: jlu
|
2025-12-16 20:23:58 +00:00 |
|
Mark Powers
|
817e3dfde9
|
8350711: [JMH] test Signatures.RSASSAPSS failed for 2 threads config
Reviewed-by: hchao, valeriep
|
2025-12-16 18:38:11 +00:00 |
|