Daniel Jeliński
|
7a7e7c9ae1
|
8373877: QUIC connections are removed too early
Reviewed-by: dfuchs
|
2025-12-18 13:17:44 +00:00 |
|
Yasumasa Suenaga
|
b848ddf6d3
|
8373110: jstack --mixed frames are broken on macOS after JDK-8371194
Reviewed-by: cjplummer, kevinw
|
2025-12-18 13:15:36 +00:00 |
|
Raffaello Giulietti
|
3258e4dafa
|
8373068: Revisit details of Float16 to decimal conversion algorithm
Reviewed-by: darcy
|
2025-12-18 13:09:42 +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 |
|
Aleksey Shipilev
|
4f283f188c
|
8373820: C2: Robust Node::uncast_helper infinite loop check
Reviewed-by: qamai, chagedorn
jdk-27+3
|
2025-12-18 09:43:28 +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 |
|
Matthias Baesken
|
3f20eb9435
|
8372348: Adjust some UL / JFR string deduplication output messages
Reviewed-by: fandreuzzi, lucy, asteiner
|
2025-12-18 09:14:37 +00:00 |
|
Matthias Baesken
|
a31e6e0d3b
|
8373593: Support latest VS2026 MSC_VER in abstract_vm_version.cpp
Reviewed-by: mdoerr, dholmes
|
2025-12-18 08:25:26 +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 |
|
Leonid Mesnik
|
0146077a51
|
8373723: Deadlock with JvmtiTagMap::flush_object_free_events()
Reviewed-by: dholmes, coleenp
|
2025-12-18 04:27:18 +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 |
|
Kelvin Nilsen
|
17d633a8ee
|
8373720: GenShen: Count live-at-old mark using Snapshot at Beginning
Reviewed-by: ysr
|
2025-12-17 22:21:24 +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 |
|
Christian Hagedorn
|
9862f8f0d3
|
8373513: C2: Move ProjNode::other_if_proj() to IfProjNode
Reviewed-by: epeter, roland
|
2025-12-17 13:38:37 +00:00 |
|
Ioi Lam
|
39306d7ab9
|
8373800: Remove ScopedValueBindingsResolver
Reviewed-by: alanb, liach
|
2025-12-17 13:19:49 +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 |
|
Christian Hagedorn
|
e4636d69e7
|
8373420: C2: Add true/false_proj*() methods for IfNode as a replacement for proj_out*(true/false)
Reviewed-by: dfenacci, roland, epeter
|
2025-12-17 11:17:39 +00:00 |
|
Aggelos Biboudis
|
9a23f8aa33
|
8373552: ExactConversionsSupport: bad JLS links in javadoc
Reviewed-by: liach, iris
|
2025-12-17 10:31:23 +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 |
|
Michael McMahon
|
4924b29fa5
|
8370655: Check EINTR handling InetAddress implementation and NET_ThrowNew
Reviewed-by: alanb
|
2025-12-17 08:54:56 +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 |
|
Anjian Wen
|
e635330ae1
|
8373069: RISC-V: implement GHASH intrinsic
Reviewed-by: fjiang, fyang
|
2025-12-17 02:41:19 +00:00 |
|
Ioi Lam
|
3f07710270
|
8373441: Remove DCmdFactory::_enabled
Reviewed-by: kevinw, fparain, jsjolen
|
2025-12-16 23:17:29 +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 |
|
Jonas Norlinder
|
30be94086a
|
8373625: CPUTimeCounters creates a total counter for unsupported GCs
Reviewed-by: sjohanss, tschatzl
|
2025-12-16 21:33:27 +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 |
|
Damon Nguyen
|
fb99ba6ccd
|
8373119: JDK 26 RDP1 L10n resource files update
Reviewed-by: jlu, asemenyuk, almatvee
|
2025-12-16 21:19:33 +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 |
|
Saint Wesonga
|
a0dd66f92d
|
8373630: r18_tls should not be modified on Windows AArch64
Reviewed-by: pchilanomate, aph
|
2025-12-16 18:36:28 +00:00 |
|
Ioi Lam
|
b0b42e7eb1
|
8373615: Improve HotSpot debug functions findclass() and findmethod
Reviewed-by: matsaave, asmehra
|
2025-12-16 18:19:40 +00:00 |
|
Justin Lu
|
81e3757688
|
8373566: Performance regression with java.text.MessageFormat subformat patterns
Reviewed-by: liach, rriggs, naoto
|
2025-12-16 18:11:37 +00:00 |
|
Marc Chevalier
|
76e79dbb3e
|
8371716: C2: Phi node fails Value()'s verification when speculative types clash
Co-authored-by: Roland Westrelin <roland@openjdk.org>
Reviewed-by: roland, epeter
|
2025-12-16 14:32:23 +00:00 |
|