Dan Smith
|
a611399a3f
|
8370249: Test jdk/javadoc/doccheck/checks/jdkCheckLinks.java fails due to JVMS/JLS links after JDK-8349681
Reviewed-by: liach
Backport-of: 6cbfc7691f8d3171cf223977b0b94e5f25fed93d
|
2025-12-18 20:44:09 +00:00 |
|
Daniel Jeliński
|
d4cf30517e
|
8373409: java/net/httpclient/http3/H3ErrorHandlingTest.java failed due to deadlock
Reviewed-by: dfuchs
Backport-of: 386ad61458a3901622b92ca56982d728c11b846a
|
2025-12-18 11:26:39 +00:00 |
|
Shivangi Gupta
|
509ca63371
|
8255463: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed with ThreadTimeoutException
Reviewed-by: jpai
Backport-of: a26221299e657b64379d2d56ed3b073f12b227d1
|
2025-12-18 05:04:16 +00:00 |
|
Dan Smith
|
fb8365e75e
|
8370970: DocCheck failure in jdkDoctypeBadcharsCheck.java and jdkCheckHtml.java
Reviewed-by: liach
Backport-of: c16ce929c7bc127fe18d3faa037d81c2760a44a2
|
2025-12-17 22:50:52 +00:00 |
|
Serguei Spitsyn
|
b8b4493117
|
8371502: serviceability/jvmti/vthread/ThreadListStackTracesTest/ThreadListStackTracesTest.java failing
Reviewed-by: lmesnik, amenkov
Backport-of: c46bed7292aad21b8cf9defcccac43c010a1f116
|
2025-12-17 19:29:02 +00:00 |
|
Ioi Lam
|
d9bc822168
|
8369736: Add management interface for AOT cache creation
Reviewed-by: kvn
Backport-of: 413f852bdb4767b2a1c29431144616668888138d
|
2025-12-12 14:32:58 +00:00 |
|
Joel Sikström
|
85eb6b752e
|
8373022: serviceability/sa/ClhsdbScanOops.java assumes no GC should occur
Reviewed-by: stefank, kevinw
Backport-of: 786833cd1bf8eda1cef25da392a055f4eb371abf
|
2025-12-12 09:31:01 +00:00 |
|
Xiaohong Gong
|
b0ad331809
|
8371603: C2: Missing Ideal optimizations for load and store vectors on SVE
Reviewed-by: epeter, erfang
Backport-of: b6732d6048259de68a3dd5b4f66ac82f87270404
|
2025-12-11 02:53:01 +00:00 |
|
Kevin Walls
|
7dc8f786fe
|
8373111: Test java/lang/management/MemoryMXBean/MemoryManagement.java timed out
Reviewed-by: shade
Backport-of: 9c91c68d1d5938d7e2b9a90c82b0a36ef1a063cd
|
2025-12-10 19:10:26 +00:00 |
|
Emanuel Peter
|
42fc4fe7b1
|
8367028: compiler/c2/irTests/TestFloat16ScalarOperations.java failing intermittently because of constant folding
Reviewed-by: thartmann, mhaessig
Backport-of: a4eb57c5ec6254e59e486042015dd00457284ef2
|
2025-12-10 11:34:41 +00:00 |
|
SendaoYan
|
ec6beaa20a
|
8373086: Make isexceeded001.java more robust
Reviewed-by: ayang, jsikstro
Backport-of: 4d696d0d0ed523e3c99c68214586673913b1c7b5
|
2025-12-10 02:15:09 +00:00 |
|
David Holmes
|
de686f8a38
|
8373099: Problem list intermittently failing test sun/awt/image/bug8038000.java
Reviewed-by: kvn, prr
Backport-of: 8e653d394e45180e16714124ed6584f912eb5cba
|
2025-12-04 22:01:10 +00:00 |
|
Roland Westrelin
|
2735140147
|
8370939: C2: SIGSEGV in SafePointNode::verify_input when processing MH call from Compile::process_late_inline_calls_no_inline()
Reviewed-by: thartmann, vlivanov
|
2025-12-04 15:25:37 +00:00 |
|
Christoph Langer
|
33dda887d9
|
8351842: Windows specific issues in combination of JEP 493 and --with-external-symbols-in-bundles=public
Reviewed-by: erikj, mbaesken
|
2025-12-04 15:03:33 +00:00 |
|
Patricio Chilano Mateo
|
6f03c7808d
|
8360702: runtime/Thread/AsyncExceptionTest.java timed out
Reviewed-by: dholmes, fbredberg
|
2025-12-04 15:00:09 +00:00 |
|
Robert Toyonaga
|
c4ec983da5
|
8370715: JFR: Races are possible when dumping recordings
Reviewed-by: egahlin, stuefe
|
2025-12-04 13:56:17 +00:00 |
|
Volodymyr Paprotski
|
b5970c97bd
|
8373063: Test sun/security/provider/acvp/ML_DSA_Intrinsic_Test.java fails on Aarch64 after JDK-8372816
Reviewed-by: dholmes, mdoerr
|
2025-12-04 10:21:53 +00:00 |
|
Jatin Bhateja
|
91c5bd550a
|
8337791: VectorAPI jtreg ABSMaskedByteMaxVectorTests crashes with UseAVX=0 -XX:MaxVectorSize=8
Reviewed-by: epeter, sviswanathan, dlunden
|
2025-12-04 10:17:34 +00:00 |
|
Ana-Maria Mihalceanu
|
df0165bd69
|
8321139: jlink's compression plugin doesn't handle -c option correctly
Reviewed-by: jpai, alanb
|
2025-12-04 10:09:33 +00:00 |
|
Volkan Yazici
|
16699a394d
|
8208693: HttpClient: Extend the request timeout's scope to cover the response body
Reviewed-by: jpai, dfuchs
|
2025-12-04 09:40:31 +00:00 |
|
Joel Sikström
|
14000a25e6
|
8373080: Parallel: gc/arguments/TestMinInitialErgonomics.java should not be run with Large Pages
Reviewed-by: ayang, aboldtch
|
2025-12-04 09:37:56 +00:00 |
|
Frederic Thevenet
|
771253e285
|
8372802: PrintFlagsFinal should also print locked flags
Reviewed-by: dholmes, stuefe, lmesnik
|
2025-12-04 08:23:33 +00:00 |
|
SendaoYan
|
828498c54b
|
8371978: tools/jar/ReproducibleJar.java fails on XFS
Reviewed-by: jpai
|
2025-12-04 07:34:43 +00:00 |
|
Jaikiran Pai
|
04c0f8d359
|
8372857: Improve debuggability of java/rmi/server/RemoteServer/AddrInUse.java test
Reviewed-by: msheppar, smarks, syan
|
2025-12-04 01:36:54 +00:00 |
|
Serguei Spitsyn
|
1294d55b19
|
8372769: Test runtime/handshake/HandshakeDirectTest.java failed - JVMTI ERROR 13
Reviewed-by: lmesnik, pchilanomate, cjplummer, amenkov
|
2025-12-03 22:42:47 +00:00 |
|
Evgeny Nikitin
|
9b386014a0
|
8373049: Update JCStress test suite
Reviewed-by: epavlova, lmesnik
|
2025-12-03 21:58:17 +00:00 |
|
Volodymyr Paprotski
|
70e2bc876a
|
8372816: New test sun/security/provider/acvp/ML_DSA_Intrinsic_Test.java succeeds in case of error
Reviewed-by: azeller, mdoerr
|
2025-12-03 21:32:29 +00:00 |
|
Patricio Chilano Mateo
|
e534ee9932
|
8364343: Virtual Thread transition management needs to be independent of JVM TI
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: coleenp, dholmes, sspitsyn
|
2025-12-03 20:01:45 +00:00 |
|
Brian Burkhalter
|
ba777f6610
|
8372851: Modify java/io/File/GetXSpace.java to print path on failure of native call
Reviewed-by: jpai, naoto
|
2025-12-03 19:58:53 +00:00 |
|
Phil Race
|
aff25f135a
|
4690476: NegativeArraySizeException from AffineTransformOp with shear
Reviewed-by: psadhukhan, jdv
|
2025-12-03 18:20:31 +00:00 |
|
Markus Grönlund
|
e93b10d084
|
8365400: Enhance JFR to emit file and module metadata for class loading
Reviewed-by: coleenp, egahlin
|
2025-12-03 18:12:58 +00:00 |
|
Joel Sikström
|
8d80778e05
|
8373023: [REDO] Remove the default value of InitialRAMPercentage
Reviewed-by: stefank, sjohanss, aboldtch
|
2025-12-03 18:02:06 +00:00 |
|
Justin Lu
|
fa6ca0bbd1
|
8362428: Update IANA Language Subtag Registry to Version 2025-08-25
Reviewed-by: lancea, naoto, iris
|
2025-12-03 17:25:05 +00:00 |
|
Daniel Fuchs
|
af8977e406
|
8372951: The property jdk.httpclient.quic.maxBidiStreams should be renamed to jdk.internal
8365794: StreamLimitTest vs H3StreamLimitReachedTest: consider renaming or merging
Reviewed-by: jpai
|
2025-12-03 15:32:46 +00:00 |
|
Volodymyr Paprotski
|
829b85813a
|
8372703: Test compiler/arguments/TestCodeEntryAlignment.java failed: assert(allocates2(pc)) failed: not in CodeBuffer memory
Reviewed-by: mhaessig, dfenacci, thartmann
|
2025-12-03 14:53:35 +00:00 |
|
Joel Sikström
|
c0636734bd
|
8372993: Serial: max_eden_size is too small after JDK-8368740
Reviewed-by: ayang, aboldtch, stefank
|
2025-12-03 14:34:05 +00:00 |
|
Thomas Schatzl
|
135661b438
|
8372179: Remove Unused ConcurrentHashTable::MultiGetHandle
Reviewed-by: dholmes, iwalulya
|
2025-12-03 13:36:55 +00:00 |
|
Alan Bateman
|
afb6a0c2fe
|
8372958: SocketInputStream.read throws SocketException instead of returning -1 when input shutdown
Reviewed-by: djelinski, michaelm
|
2025-12-03 13:03:51 +00:00 |
|
Kerem Kat
|
abb75ba656
|
8372587: Put jdk/jfr/jvm/TestWaste.java into the ProblemList
Reviewed-by: dholmes
|
2025-12-03 13:01:32 +00:00 |
|
Galder Zamarreño
|
a655ea4845
|
8371792: Refactor barrier loop tests out of TestIfMinMax
Reviewed-by: chagedorn, epeter, bmaillard
|
2025-12-03 12:31:26 +00:00 |
|
Igor Rudenko
|
170ebdc5b7
|
8346657: Improve out of bounds exception messages for MemorySegments
Reviewed-by: jvernee, liach, mcimadamore
|
2025-12-03 10:37:55 +00:00 |
|
Richard Reingruber
|
804ce0a239
|
8370473: C2: Better Aligment of Vector Spill Slots
Reviewed-by: goetz, mdoerr
|
2025-12-03 10:29:09 +00:00 |
|
Casper Norrbin
|
f1a4d1bfde
|
8372615: Many container tests fail when running rootless on cgroup v1
Reviewed-by: sgehwolf, dholmes
|
2025-12-03 10:06:01 +00:00 |
|
Jonas Norlinder
|
858d2e434d
|
8372584: [Linux]: Replace reading proc to get thread user CPU time with clock_gettime
Reviewed-by: dholmes, kevinw, redestad
|
2025-12-03 09:35:59 +00:00 |
|
Ramkumar Sunderbabu
|
a25e6f6462
|
8319158: Parallel: Make TestObjectTenuringFlags use createTestJavaProcessBuilder
Reviewed-by: stefank, aboldtch
|
2025-12-03 09:22:13 +00:00 |
|
root
|
b3e063c2c3
|
8372710: Update ProcessBuilder/Basic regex
Reviewed-by: shade, amitkumar
|
2025-12-03 09:04:11 +00:00 |
|
Dean Long
|
a1e8694109
|
8371306: JDK-8367002 behavior might not match existing HotSpot behavior.
Reviewed-by: thartmann, dholmes
|
2025-12-03 09:01:40 +00:00 |
|
Prasanta Sadhukhan
|
530493fed4
|
8364146: JList getScrollableUnitIncrement return 0
Reviewed-by: prr, tr
|
2025-12-03 02:46:02 +00:00 |
|
Leonid Mesnik
|
f5e4cd7f0d
|
8372039: post_sampled_object_alloc is called while lock is handled
Reviewed-by: sspitsyn, eosterlund, amenkov
|
2025-12-02 23:48:58 +00:00 |
|
Sergey Bylokhov
|
37cd8d6ca0
|
8371501: Change IAE to NPE in java.awt.image.Kernel when data is null
Reviewed-by: prr, azvegint, aivanov
|
2025-12-02 20:59:49 +00:00 |
|