Shaojin Wen
|
e122f4dd0d
|
8368024: Remove StringConcatFactory#generateMHInlineCopy
Reviewed-by: redestad
|
2025-09-23 09:46:56 +00:00 |
|
Jaikiran Pai
|
29908148f8
|
8367598: Switch to CRC32C for SEED calculation in jdk.test.lib.Utils
Reviewed-by: weijun
|
2025-09-23 09:42:56 +00:00 |
|
Francesco Andreuzzi
|
b48f51932f
|
8368345: Remove leftover includes of strongRootsScope.hpp
Reviewed-by: stefank, tschatzl, ayang
|
2025-09-23 09:40:28 +00:00 |
|
Adam Sotona
|
d316d3f74f
|
8366926: Unexpected exception occurs when executing code in a "local" JShell environment
Reviewed-by: liach, jlahoda
|
2025-09-23 09:09:46 +00:00 |
|
Thomas Schatzl
|
2e99ed6422
|
8368080: G1: Unnecessary initialization of G1CMTask's mark stats table
Reviewed-by: iwalulya, shade
|
2025-09-23 09:07:09 +00:00 |
|
Ivan Walulya
|
3e5094ed12
|
8366865: Allocation GC Pauses Triggered after JVM has started shutdown
Reviewed-by: ayang, tschatzl
|
2025-09-23 08:19:12 +00:00 |
|
Shawn M Emery
|
360b6af1b1
|
8364657: Crash for SecureRandom.generateSeed(0) on Windows x86-64
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: weijun, jpai
|
2025-09-23 07:54:51 +00:00 |
|
Axel Boldt-Christmas
|
47ed1a8d17
|
8368213: ZGC: Cleanup dead code, unimplemented declarations, unused private fields
Reviewed-by: stefank, jsikstro
|
2025-09-23 07:15:06 +00:00 |
|
Axel Boldt-Christmas
|
7ed72d943b
|
8368212: ZGC: Fix spelling and typos in comments
Reviewed-by: jsikstro, stefank
|
2025-09-23 07:12:27 +00:00 |
|
Axel Boldt-Christmas
|
43531064c2
|
8368214: ZGC: Remove double newlines
Reviewed-by: stefank, jsikstro
|
2025-09-23 07:11:56 +00:00 |
|
Dingli Zhang
|
942b21772a
|
8368247: RISC-V: enable vectorapi test for expand operation
Reviewed-by: mli, fyang
|
2025-09-23 07:00:17 +00:00 |
|
SendaoYan
|
61c5245bf7
|
8367869: Test java/io/FileDescriptor/Sync.java timed out
Reviewed-by: jpai, shade, rriggs
|
2025-09-23 00:33:05 +00:00 |
|
Alexey Semenyuk
|
b11b1f1186
|
8343221: IOUtils.copyRecursive() doesn't create parent directories
Reviewed-by: almatvee
|
2025-09-22 23:56:49 +00:00 |
|
Joe Darcy
|
4882559ae3
|
8367942: Add API note discussing Double.compareTo total order and IEEE 754 total order
Reviewed-by: rgiulietti
|
2025-09-22 21:30:47 +00:00 |
|
Magnus Ihse Bursie
|
d0fe8f7ede
|
8368312: Move CC_OUT_OPTION out of spec.gmk
Reviewed-by: erikj
|
2025-09-22 21:03:15 +00:00 |
|
Damon Nguyen
|
9f7b9887cb
|
8366149: JNI exception pending in Java_sun_awt_X11GraphicsDevice_pGetBounds of awt_GraphicsEnv.c:1484
Reviewed-by: aivanov, prr
|
2025-09-22 20:29:48 +00:00 |
|
Sean Coffey
|
47efe3c794
|
8343395: SSLLogger doesn't work for formatted messages
Reviewed-by: weijun
|
2025-09-22 18:41:07 +00:00 |
|
Man Cao
|
bdfe05b595
|
8368071: Compilation throughput regressed 2X-8X after JDK-8355003
Reviewed-by: iveresov, shade
|
2025-09-22 18:05:48 +00:00 |
|
Chris Plummer
|
c3aaa8751a
|
8361955: [GCC static analyzer] libjdwp/threadControl.c threadControl_setPendingInterrupt error: dereference of NULL 'node'
Reviewed-by: dholmes, sspitsyn, lmesnik
|
2025-09-22 17:22:01 +00:00 |
|
Harshitha Onkar
|
58270b757c
|
8346839: [TESTBUG] "java/awt/textfield/setechochartest4/setechochartest4.java" failed because the test frame disappears on clicking "Click Several Times" button
Reviewed-by: psadhukhan, serb
|
2025-09-22 17:02:17 +00:00 |
|
Justin Lu
|
ced3f13f4e
|
8367901: Calendar.roll(hour, 24) returns wrong result
Reviewed-by: naoto, iris
|
2025-09-22 16:58:00 +00:00 |
|
Kerem Kat
|
2f74e14334
|
8367862: debug.cpp: Do not print help message for methods ifdef'd out
Reviewed-by: mhaessig, kevinw, shade, phh
|
2025-09-22 15:31:21 +00:00 |
|
Alexey Ivanov
|
e365b7d69c
|
8366369: Add @requires linux for GTK L&F tests
Reviewed-by: serb, prr, tr
|
2025-09-22 15:08:45 +00:00 |
|
Roger Riggs
|
2b28c28384
|
8368298: ProblemList: Test java/lang/ProcessBuilder/Basic.java
Reviewed-by: jpai
|
2025-09-22 15:05:07 +00:00 |
|
Leo Korinth
|
bf726e8217
|
8285984: G1: Use standard idiom for inlined payload in G1MonotonicArena::Segment
Reviewed-by: aboldtch, tschatzl
|
2025-09-22 14:22:57 +00:00 |
|
Magnus Ihse Bursie
|
3c6ef5e27a
|
8368102: Don't store macros in spec.gmk
Reviewed-by: erikj
|
2025-09-22 14:15:51 +00:00 |
|
Thomas Schatzl
|
8d5c005642
|
8342382: Implement JEP 522: G1 GC: Improve Throughput by Reducing Synchronization
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Carlo Refice <carlo.refice@oracle.com>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Reviewed-by: iwalulya, rcastanedalo, aph, ayang
|
2025-09-22 13:47:45 +00:00 |
|
Magnus Ihse Bursie
|
ca182912a3
|
8368094: Fix problem list errors
Reviewed-by: dholmes, dcubed, syan
|
2025-09-22 13:35:35 +00:00 |
|
Casper Norrbin
|
2131584add
|
8367536: Change RBTree to use C++17 features
Reviewed-by: kbarrett, ayang
|
2025-09-22 12:57:01 +00:00 |
|
Albert Mingkun Yang
|
f779ad64ac
|
8368104: Parallel: Refactor PSThreadRootsTaskClosure
Reviewed-by: stefank, fandreuzzi
|
2025-09-22 12:56:31 +00:00 |
|
Manuel Hässig
|
0ba4141cb1
|
8366878: Improve flags of compiler/loopopts/superword/TestAlignVectorFuzzer.java
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: epeter, mchevalier
|
2025-09-22 11:24:30 +00:00 |
|
Daniel Fuchs
|
e8db14f584
|
8349910: Implement JEP 517: HTTP/3 for the HTTP Client API
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Bradford Wetmore <wetmore@openjdk.org>
Co-authored-by: Daniel Jeliński <djelinski@openjdk.org>
Co-authored-by: Darragh Clarke <dclarke@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Co-authored-by: Michael McMahon <michaelm@openjdk.org>
Co-authored-by: Volkan Yazici <vyazici@openjdk.org>
Co-authored-by: Conor Cleary <conor.cleary@oracle.com>
Co-authored-by: Patrick Concannon <patrick.concannon@oracle.com>
Co-authored-by: Rahul Yadav <rahul.r.yadav@oracle.com>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Reviewed-by: djelinski, jpai, aefimov, abarashev, michaelm
|
2025-09-22 10:12:12 +00:00 |
|
Leo Korinth
|
433d2ec534
|
8367409: G1: Remove unused G1MonotonicArena::Segment::copy_to()
Reviewed-by: ayang, tschatzl
|
2025-09-22 09:53:56 +00:00 |
|
Albert Mingkun Yang
|
44454633eb
|
8368086: G1: Use ThreadsClaimTokenScope in G1CMRemarkTask
Reviewed-by: fandreuzzi, stefank, iwalulya
|
2025-09-22 07:54:25 +00:00 |
|
Albert Mingkun Yang
|
f10fbe1fb4
|
8368072: Remove redundant arguments of MarkingNMethodClosure
Reviewed-by: stefank, fandreuzzi
|
2025-09-22 07:20:00 +00:00 |
|
Johan Sjölen
|
258fcf9f5e
|
8367987: Memory leak in MemBaseline: Must delete _vma_allocations
Reviewed-by: phubner, azafari
|
2025-09-22 07:15:41 +00:00 |
|
Christian Stein
|
682fd7846c
|
8366678: Use JUnit in test/langtools/tools/javac
Reviewed-by: liach
|
2025-09-22 06:02:20 +00:00 |
|
Axel Boldt-Christmas
|
5efaa9970a
|
8367298: ZGC: Enhance zaddress type system's assert messages
Reviewed-by: stefank, tschatzl
|
2025-09-22 05:32:11 +00:00 |
|
Axel Boldt-Christmas
|
a1b43c3046
|
8368087: ZGC: Make ZStatLoad::print() logging conditional on os::loadavg support
Reviewed-by: eosterlund, stefank, jsikstro
|
2025-09-22 05:06:25 +00:00 |
|
Tejesh R
|
5e12ff9ff6
|
8213530: Test java/awt/Modal/ToFront/DialogToFrontModeless1Test.java fails on Linux
Reviewed-by: psadhukhan, dnguyen
|
2025-09-22 03:45:37 +00:00 |
|
erifan
|
e6f8450d95
|
8363989: AArch64: Add missing backend support of VectorAPI expand operation
Reviewed-by: epeter, eliu, xgong
|
2025-09-22 02:03:03 +00:00 |
|
Ioi Lam
|
cc65836d00
|
8367719: Refactor JNI code that uses class_to_verify_considering_redefinition()
Reviewed-by: coleenp, dholmes, sspitsyn
|
2025-09-20 17:28:05 +00:00 |
|
Ioi Lam
|
d21e73dee3
|
8366941: Excessive logging in serviceability tests causes timeout
Reviewed-by: lmesnik, sspitsyn
|
2025-09-20 17:26:07 +00:00 |
|
Francesco Andreuzzi
|
b03b6f54c5
|
8367988: NewFileSystemTests.readOnlyZipFileFailure fails when run by root user
Reviewed-by: jpai, bpb
|
2025-09-20 14:02:31 +00:00 |
|
Francesco Andreuzzi
|
5a684e3196
|
8368029: Several tests in httpserver/simpleserver should throw SkipException
Reviewed-by: djelinski, dfuchs
|
2025-09-20 06:48:54 +00:00 |
|
Renjith Kannath Pariyangad
|
4b544f93ad
|
8365379: SU3.applyInsets may produce wrong results
Reviewed-by: aivanov, prr, serb
|
2025-09-19 21:39:41 +00:00 |
|
Man Cao
|
25a4e26320
|
8367613: Test compiler/runtime/TestDontCompileHugeMethods.java failed
Reviewed-by: chagedorn, dfenacci
|
2025-09-19 19:53:33 +00:00 |
|
Srinivas Vamsi Parasa
|
3d4e049194
|
8367780: Enable UseAPX on Intel CPUs only when both APX_F and APX_NCI_NDD_NF cpuid features are present
Reviewed-by: sviswanathan, vpaprotski
|
2025-09-19 18:18:53 +00:00 |
|
Brian Burkhalter
|
bca1e6e9c3
|
8365626: (fs) Improve handling of broken links in Files.isSameFile() (win)
Reviewed-by: alanb
|
2025-09-19 17:06:23 +00:00 |
|
Leonid Mesnik
|
695e36b003
|
8367927: Remove 8043571-related tests from problemlists
Reviewed-by: dholmes, sspitsyn
|
2025-09-19 15:49:18 +00:00 |
|