Afshin Zafari
|
ec846aa4fe
|
Merge remote-tracking branch 'origin/master' into _8366241_nmt_consolidate_structures
|
2025-09-29 11:32:20 +02:00 |
|
Afshin Zafari
|
0016455caf
|
Merge remote-tracking branch 'origin/master' into _8366241_nmt_consolidate_structures
|
2025-09-29 10:40:29 +02:00 |
|
Jan Lahoda
|
d53190ac44
|
8366582: Test jdk/jshell/ToolSimpleTest.java failed: provider not found
Reviewed-by: asotona
|
2025-09-29 05:36:18 +00:00 |
|
Axel Boldt-Christmas
|
e19ec6f785
|
8368754: runtime/cds/appcds/SignedJar.java log regex is too strict
Reviewed-by: iklam, dholmes
|
2025-09-29 05:19:56 +00:00 |
|
Sergey Bylokhov
|
320230db5f
|
8367795: HeadlessMalfunctionTest may fail due to timeout
Reviewed-by: prr
|
2025-09-28 04:49:58 +00:00 |
|
SendaoYan
|
9093d3a04c
|
8368668: Several vmTestbase/vm/gc/compact tests timed out on large memory machine
Reviewed-by: lmesnik
|
2025-09-27 02:37:39 +00:00 |
|
Mohamed Issa
|
37f0e74d32
|
8364305: Support AVX10 saturating floating point conversion instructions
Reviewed-by: sviswanathan, sparasa, jbhateja
|
2025-09-26 21:10:30 +00:00 |
|
Alex Menkov
|
cedc0117ac
|
8365057: Add support for java.util.concurrent lock information to Thread.dump_to_file
Co-authored-by: Alex Menkov <amenkov@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: sspitsyn, alanb
|
2025-09-26 20:49:36 +00:00 |
|
Justin Lu
|
12c0f29b97
|
8368498: Use JUnit instead of TestNG for jdk_text tests
Reviewed-by: naoto
|
2025-09-26 20:12:48 +00:00 |
|
Leonid Mesnik
|
62cc347242
|
8368699: nsk/jvmti/scenarios/events/EM04/em04t001/em04t001.cpp destroys jvmti monitor when VM is dead
Reviewed-by: sspitsyn
|
2025-09-26 19:36:00 +00:00 |
|
Leonid Mesnik
|
556dfddac8
|
8308027: GetThreadListStackTraces/OneGetThreadListStackTraces.java should be skipped when thread factory is used
Reviewed-by: dholmes, sspitsyn
|
2025-09-26 19:34:04 +00:00 |
|
Naoto Sato
|
bdf6853cfd
|
8368328: CompactNumberFormat.clone does not produce independent instances
Reviewed-by: rgiulietti, jlu
|
2025-09-26 16:50:05 +00:00 |
|
Roger Riggs
|
2360542e89
|
8368683: [process] Increase jtreg debug output maxOutputSize for TreeTest
Reviewed-by: msheppar
|
2025-09-26 14:19:12 +00:00 |
|
Alexey Semenyuk
|
bdb7d25ac1
|
8358723: jpackage signing issues: the main launcher doesn't have entitlements
Reviewed-by: almatvee
|
2025-09-26 13:59:39 +00:00 |
|
Arno Zeller
|
b90799c0e9
|
8368616: runtime/cds/appcds/aotCache/JavaAgent.java#dynamic fails on non CDS platforms/builds after JDK-8362561
Reviewed-by: mbaesken, shade, iklam
|
2025-09-26 07:47:26 +00:00 |
|
Thomas Stuefe
|
a663812121
|
8368124: Show useful thread names in ASAN reports
Reviewed-by: dholmes, mbaesken
|
2025-09-26 06:14:28 +00:00 |
|
Alexey Semenyuk
|
ca03080c9f
|
8368030: Make package bundlers stateless
Reviewed-by: almatvee
|
2025-09-26 00:10:21 +00:00 |
|
Ioi Lam
|
52e777845f
|
8367910: Reduce warnings about unsupported classes in AOT cache creation
Reviewed-by: dholmes, kvn, shade
|
2025-09-25 19:59:52 +00:00 |
|
Daniel Jeliński
|
3c9fd7688f
|
8368514: TLS stateless session ticket decryption fails on some providers
Reviewed-by: valeriep, abarashev
|
2025-09-25 18:47:32 +00:00 |
|
Johannes Graham
|
a48538dd63
|
8367324: Avoid redundant parsing when formatting with DigitList
Reviewed-by: jlu, rgiulietti
|
2025-09-25 18:23:13 +00:00 |
|
Daniel Jeliński
|
80cb0ead50
|
8367133: DTLS: fragmentation of Finished message results in handshake failure
Reviewed-by: jnimeh
|
2025-09-25 18:17:19 +00:00 |
|
Valerie Peng
|
5c596e2a95
|
8360463: Ambiguity in Cipher.getInstance() specification between NoSuchAlgorithmException and NoSuchPaddingException
Reviewed-by: mullan
|
2025-09-25 18:10:58 +00:00 |
|
Artur Barashev
|
569e78080b
|
8365820: Apply certificate scope constraints to algorithms in "signature_algorithms" extension when "signature_algorithms_cert" extension is not being sent
Reviewed-by: hchao
|
2025-09-25 14:44:06 +00:00 |
|
SendaoYan
|
043aeaf02a
|
8368552: H3ErrorHandlingTest.testCloseControlStream intermittent timed out
Reviewed-by: dfuchs
|
2025-09-25 14:30:47 +00:00 |
|
Matthew Donovan
|
26b5708c47
|
8360882: Tests throw SkippedException when they should fail
Reviewed-by: mullan
|
2025-09-25 12:15:09 +00:00 |
|
Erik Gahlin
|
77a71c5b09
|
8366896: JFR: Use GarbageCollection.name in gc view
Reviewed-by: mgronlun
|
2025-09-25 12:08:39 +00:00 |
|
Dingli Zhang
|
67cb53d088
|
8368206: RISC-V: compiler/vectorapi/VectorMaskCompareNotTest.java fails when running without RVV
Reviewed-by: fyang, mhaessig, mli
|
2025-09-25 10:06:57 +00:00 |
|
Serhiy Sachkov
|
4f4030a423
|
8333526: Restructure java/nio/channels/DatagramChannel/StressNativeSignal.java to a fail fast exception handling policy
Reviewed-by: dfuchs
|
2025-09-25 09:51:51 +00:00 |
|
Daniel Fuchs
|
d85e410c19
|
8368546: java/net/httpclient/RedirectTimeoutTest.java fails intermittently for HTTP/3 in tier7
Reviewed-by: jpai, syan, djelinski, vyazici
|
2025-09-25 09:42:53 +00:00 |
|
Alice Pellegrini
|
ba44656b97
|
8366454: TLS1.3 server fails with bad_record_mac when receiving encrypted records with empty body
Co-authored-by: Daniel Jeliński <djelinski@openjdk.org>
Reviewed-by: djelinski
|
2025-09-25 08:44:14 +00:00 |
|
Ioi Lam
|
17accf4a06
|
8368174: Proactive initialization of @AOTSafeClassInitializer classes
Reviewed-by: liach, adinn, asmehra
|
2025-09-24 20:58:26 +00:00 |
|
Ioi Lam
|
8f87fdce0b
|
8368182: AOT cache creation fails with class defined by JNI
Reviewed-by: dholmes, matsaave
|
2025-09-24 20:52:28 +00:00 |
|
Justin Lu
|
5d93242028
|
8368335: Refactor the rest of Locale TestNG based tests to JUnit
Reviewed-by: naoto, liach
|
2025-09-24 19:29:07 +00:00 |
|
Brian Burkhalter
|
4141534e4a
|
8368156: java/nio/file/Files/IsSameFile.java failing (win)
Reviewed-by: vyazici, jpai
|
2025-09-24 18:47:42 +00:00 |
|
Mahendra Chhipa
|
7fe71a7813
|
8318662: Refactor some jdk/java/net/httpclient/http2 tests to JUnit
Reviewed-by: dfuchs
|
2025-09-24 17:48:11 +00:00 |
|
Phil Race
|
52a923f20c
|
8367702: PrintJob.getGraphics() should return null after PrintJob.end
Reviewed-by: azvegint
|
2025-09-24 16:28:44 +00:00 |
|
Phil Race
|
f489598d43
|
8221451: PIT: sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh fails
7184899: Test sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh fail
Reviewed-by: psadhukhan, azvegint
|
2025-09-24 16:11:43 +00:00 |
|
Justin Lu
|
85f5bf3f41
|
8368308: ISO 4217 Amendment 180 Update
Reviewed-by: naoto, iris, coffeys
|
2025-09-24 16:06:41 +00:00 |
|
Daniel Lundén
|
faf6df5462
|
8325467: Support methods with many arguments in C2
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Reviewed-by: rcastanedalo, kvn, epeter
|
2025-09-24 15:02:40 +00:00 |
|
Guanqiang Han
|
735afd93bb
|
8366421: ModifiedUtf.utfLen may overflow for giant string
Reviewed-by: liach, rriggs
|
2025-09-24 14:10:19 +00:00 |
|
Thomas Schatzl
|
ed31023fc5
|
8368367: Test jdk/jfr/event/gc/detailed/TestGCHeapMemoryUsageEvent.java fails jdk.GCHeapMemoryUsage "expected 0 > 0"
Reviewed-by: iwalulya, ayang, syan
|
2025-09-24 13:37:33 +00:00 |
|
Mikhail Yankelevich
|
2a232d0210
|
8360979: Remove use of Thread.stop in krb5/auto/KDC.java
Reviewed-by: weijun
|
2025-09-24 13:21:31 +00:00 |
|
Chen Liang
|
1cd186c7f7
|
8368331: ClassFile Signature parsing fails for type parameter with no supertype
Reviewed-by: asotona
|
2025-09-24 13:14:32 +00:00 |
|
Alan Bateman
|
727d41d288
|
8368226: Remove Thread.stop
Reviewed-by: vklang, jpai, lancea, serb
|
2025-09-24 13:03:34 +00:00 |
|
Volkan Yazici
|
288822a5c2
|
8367068: Remove redundant HttpRequest.BodyPublisher tests
Reviewed-by: dfuchs
|
2025-09-24 08:07:58 +00:00 |
|
Axel Boldt-Christmas
|
303686684c
|
8367972: ZGC: Reduce ZBarrierSet includes
Reviewed-by: stefank, eosterlund
|
2025-09-24 06:28:13 +00:00 |
|
Daniel Jeliński
|
3183a13f66
|
8368073: PKCS11 HKDF can't use byte array IKM in FIPS mode
Reviewed-by: valeriep
|
2025-09-24 06:19:24 +00:00 |
|
SendaoYan
|
5350ce1059
|
8368373: Test H3MalformedResponseTest.testMalformedResponse intermittent timed out
Reviewed-by: dfuchs, djelinski
|
2025-09-24 06:03:59 +00:00 |
|
Prasanta Sadhukhan
|
7d3452b37e
|
8368181: ProblemList java/awt/Dialog/ModalExcludedTest/ModalExcludedTest.java
Reviewed-by: serb, azvegint
|
2025-09-24 02:50:09 +00:00 |
|
erifan
|
528f93f8cb
|
8367391: Loss of precision on implicit conversion in vectornode.cpp
Reviewed-by: chagedorn, roland
|
2025-09-24 01:35:51 +00:00 |
|