19762 Commits

Author SHA1 Message Date
Afshin Zafari
92fa4f13c6 8372231: Test gtest/NMTGtests.java#nmt-summary crashed
Reviewed-by: phubner, jsjolen
2026-02-24 09:19:11 +00:00
Joel Sikström
bd99c627b1 8378319: Obsolete the MaxRAM flag
Reviewed-by: ayang, tschatzl
2026-02-24 09:18:19 +00:00
Afshin Zafari
bc9c6c6af9 8377996: [REDO] NMT: Consolidate [Virtual/Committed/Reserved]Regions into one structure
Reviewed-by: phubner, jsjolen
2026-02-24 09:15:23 +00:00
Benoît Maillard
d9f19b3d9e 8373251: C2: Ideal() returns nullptr for shift nodes after having modified the shift amount input
Reviewed-by: chagedorn, mchevalier
2026-02-24 07:56:59 +00:00
Christian Hagedorn
14cb5ddfc5 8376291: [IR Framework] Create classes for separate Test VM messages
Reviewed-by: mchevalier, dfenacci, epeter
2026-02-24 07:23:41 +00:00
Serguei Spitsyn
f0da04a40a 8375457: Test serviceability/jvmti/vthread/SelfSuspendDisablerTest/SelfSuspendDisablerTest.java#default timed out
Reviewed-by: pchilanomate, amenkov
2026-02-24 06:54:10 +00:00
David Beaumont
75f8f08f3b 8378118: Test tools/jimage/JImageBadFileTest.java failed on Windows
Reviewed-by: rriggs, alanb
2026-02-24 05:19:17 +00:00
Yasumasa Suenaga
f25d429c8d 8306591: SA and hotspot generate different hprof records for GC roots
Reviewed-by: cjplummer, dholmes
2026-02-24 03:01:19 +00:00
Jaikiran Pai
171d788bce 8378378: Remove references to obsolete jdk.net.usePlainDatagramSocketImpl property from tests
Reviewed-by: alanb, vyazici, dfuchs
2026-02-24 02:21:33 +00:00
Alexey Ivanov
6b576235b8 8377924: Inconsistent parsing of XBM files after JDK-8361748
8377826: Eliminate code duplication in XbmImageDecoder

Reviewed-by: dnguyen, prr, dmarkov
2026-02-23 19:09:20 +00:00
Alexey Semenyuk
acde30e0ab 8377897: jpackage: make jdk.jpackage.internal.MockUtils available from other packages
Reviewed-by: almatvee
2026-02-23 17:34:55 +00:00
Xue-Lei Andrew Fan
1ae2fee007 8376125: Out of memory in the CDS archive error with lot of classes
Co-authored-by: Ioi Lam <iklam@openjdk.org>
Reviewed-by: iklam, jiangli
2026-02-23 17:02:14 +00:00
Jeremy Wood
66ba63a4e9 8377745: VoiceOver Identifies Hyperlink as Text
Reviewed-by: kizune, dnguyen
2026-02-23 16:18:55 +00:00
Patricio Chilano Mateo
4b99aef1ca 8373944: ObjectMonitor::ExitOnSuspend can call java_lang_VirtualThread::set_onWaitingList() while in safepoint
Reviewed-by: dholmes, fbredberg
2026-02-23 16:01:16 +00:00
Albert Mingkun Yang
9ea62c258c 8378348: Obsolete ParallelRefProcEnabled
Reviewed-by: jsikstro, tschatzl
2026-02-23 10:31:44 +00:00
Jaikiran Pai
c701647b32 8378397: Disable usage of system level jshell history in test/hotspot/jtreg/runtime/os/TestWXHealing.java
Reviewed-by: dholmes, jlahoda
2026-02-23 10:21:57 +00:00
Jan Lahoda
c065f4119a 8308637: AssertionError when using Trees.getScope in plug-in
Reviewed-by: vromero
2026-02-23 09:43:07 +00:00
Kevin Walls
0f70a9a924 8377433: Test com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.java failed
Reviewed-by: sspitsyn
2026-02-23 09:28:10 +00:00
Aleksey Shipilev
a9542746e7 8375359: Improve GC serviceability init staging
Reviewed-by: ayang, tschatzl, stefank
2026-02-23 09:27:53 +00:00
Quan Anh Mai
a35945ae06 8376220: C2: Refactor the logic to in MemNode::find_previous_store
Reviewed-by: rcastanedalo, bmaillard
2026-02-21 11:52:50 +00:00
Yasumasa Suenaga
d4dc5e49c1 8378369: TestJhsdbJstackMixedWithVDSOCallCore.java fails if missing vdso64.so
Reviewed-by: cjplummer, ayang
2026-02-21 11:39:52 +00:00
Jaikiran Pai
fac338b03e 8377425: Test runtime/os/TestWXHealing.java fails on macosx-aarch64 product build
Reviewed-by: aph, dholmes
2026-02-21 04:34:19 +00:00
Ioi Lam
103a08378d 8378298: Remove obsolete CDS string tests
Reviewed-by: matsaave, kvn
2026-02-21 02:52:17 +00:00
Daniel Fuchs
2ebd612634 8378276: Refactor test/jdk/java/net/httpclient/quic/ TestNG tests to JUnit
Reviewed-by: vyazici
2026-02-20 20:21:00 +00:00
Daniel Fuchs
c1f8209cb2 8378163: test/jdk/java/net/httpclient/*.java: convert tests that use ITestContext to JUnit
Reviewed-by: vyazici
2026-02-20 17:22:21 +00:00
Oli Gillespie
932f28c69b 8376698: Add Spliterator tests for TreeMap sub-maps
Reviewed-by: liach, rriggs
2026-02-20 16:50:00 +00:00
Volkan Yazici
72b28672ad 8367129: Move input validation checks to Java for java.lang.StringLatin1 intrinsics
Reviewed-by: rriggs, rgiulietti
2026-02-20 16:26:18 +00:00
Jaikiran Pai
e8dadf4baa 8378003: JarURLConnection.getCertificates() and getCodeSigners() incorrectly return null for signed JAR files after JDK-8377338
Reviewed-by: mullan, dfuchs
2026-02-20 15:13:07 +00:00
Coleen Phillimore
c1142bda49 8339886: runtime/os/TestHugePageDecisionsAtVMStartup.java ignores vm flags
Reviewed-by: dholmes, aartemov
2026-02-20 12:33:02 +00:00
Kerem Kat
a296129347 8375633: C2: Missed Ideal optimization opportunity with ConvD2F/ConvF2HF and -XX:+StressIncrementalInlining
Reviewed-by: bmaillard, mchevalier, qamai
2026-02-20 11:33:39 +00:00
Anton Artemov
fa2f4d82f5 8377223: Port fdlibm atanh to Java
Reviewed-by: darcy, rgiulietti
2026-02-20 08:31:18 +00:00
SendaoYan
cb70654943 8377949: TestZRelocationSetEvent.java intermittent fails OOME
Reviewed-by: stefank, mgronlun
2026-02-20 08:25:42 +00:00
Coleen Phillimore
ff1c42f111 8378112: Test runtime/ErrorHandling/MachCodeFramesInErrorFile.java fails with RuntimeException: 1 < 2
Reviewed-by: phubner, matsaave
2026-02-19 22:17:41 +00:00
Coleen Phillimore
82fe8b9cd0 8377797: Remove SA support for MethodData and the printmdo command
Reviewed-by: kevinw, ysuenaga, cjplummer, kvn
2026-02-19 17:39:38 +00:00
Kirill Shirokov
f02d190095 8377729: Running jtreg tests with -agent... option causes some tests to fail due to duplicate -agent options provided to a subprocess
Reviewed-by: lmesnik, sspitsyn
2026-02-19 16:35:53 +00:00
Erik Gahlin
79dbc50b4f 8378171: JFR: Copy of a closed recording should not be available
Reviewed-by: mgronlun
2026-02-19 15:26:56 +00:00
Volkan Yazici
bea48b54e2 8272758: Improve HttpServer to avoid partial file name matches while mapping request path to context path
Reviewed-by: dfuchs
2026-02-19 09:44:00 +00:00
Jatin Bhateja
759fe58877 8376186: [VectorAPI] Nomenclature change for concrete vector classes
Reviewed-by: liach, psandoz
2026-02-19 06:23:46 +00:00
Jaikiran Pai
c594da7304 8326487: ZipFileSystem.getPath("").getFileName() returns null instead of an empty Path
Reviewed-by: alanb, lancea
2026-02-19 01:41:28 +00:00
Jonathan László Lampérth
c8338be9ad 8376534: Source launcher instantiates wrong class on inherited instance main
Reviewed-by: liach, cstein
2026-02-18 21:54:07 +00:00
Matthias Baesken
27ed9a8ac2 8378098: Problem list compiler/vectorization/TestVectorAlgorithms.java with#<subtest> on AIX and Linux s390x
Reviewed-by: mdoerr, lucy
2026-02-18 12:13:59 +00:00
Albert Mingkun Yang
21a07f78fe 8377950: Refactor ClassUnloader to provide explicit waiting API
Reviewed-by: lmesnik, cjplummer, dholmes, syan
2026-02-18 10:29:05 +00:00
Quan Anh Mai
8b13fe31d0 8347365: C2: Fix the handling of depends_only_on_test
Reviewed-by: mhaessig, roland
2026-02-18 09:29:02 +00:00
Jaikiran Pai
1d713b2bbe 8377486: com.sun.jndi.ldap.sasl.SaslOutputStream.write() throws NullPointerException if it is already closed
Reviewed-by: dfuchs
2026-02-18 05:11:47 +00:00
Roland Mesde
2bc436816f 8378113: Add sun/java2d/OpenGL/ScaleParamsOOB.java to the ProblemList.txt file
Reviewed-by: prr, serb
2026-02-17 23:34:38 +00:00
Mikhail Yankelevich
4ab05d25c1 8377318: Force bad padding exception in TestPKCS5PaddingError.java at all times
Co-authored-by: Daniel Jeliński <djelinski@openjdk.org>
Reviewed-by: valeriep
2026-02-17 19:22:04 +00:00
David Beaumont
92d0ea9ba8 8372301: Improve error message for jimage command line tool regarding version mismatch
Reviewed-by: alanb, rriggs
2026-02-17 19:14:17 +00:00
Brian Burkhalter
7489f75dbd 8377910: Minor cleanup of java/io/FileDescriptor/Sharing.java
Reviewed-by: alanb
2026-02-17 18:07:04 +00:00
Ashutosh Mehra
63f00fff92 8377507: Store cpu features in AOTCodeCache
Reviewed-by: kvn, adinn
2026-02-17 16:23:21 +00:00
Paul Hübner
49425184a1 8371590: runtime/ErrorHandling/TestDwarf.java fails with clang toolchain
Reviewed-by: jsjolen, aartemov, jsikstro
2026-02-17 13:53:09 +00:00