Samuel Chee
95577ca97f
8361890: Aarch64: Removal of redundant dmb from C1 AtomicLong methods
...
Reviewed-by: aph, dlong
2025-08-19 23:48:57 +00:00
Roger Riggs
55e7494dee
8365703: Refactor ZipCoder to use common JLA.uncheckedNewStringNoRepl
...
Reviewed-by: lancea, vyazici
2025-08-19 23:33:40 +00:00
Brett Okken
3bbaa772b0
8364320: String encodeUTF8 latin1 with negatives
...
Reviewed-by: liach, rriggs
2025-08-19 20:31:17 +00:00
Phil Race
0858743dee
8277585: Remove the terminally deprecated finalize() method from javax.imageio.stream APIs
...
Reviewed-by: achung, azvegint, serb
2025-08-19 20:03:52 +00:00
Roger Riggs
884076f6e2
8365719: Refactor uses of JLA.uncheckedNewStringNoRepl
...
Reviewed-by: liach, vyazici
2025-08-19 19:06:20 +00:00
Erik Gahlin
024292ac4d
8365614: JFR: Improve PrettyWriter::printValue
...
Reviewed-by: mgronlun
2025-08-19 16:08:12 +00:00
Hannes Wallnöfer
0755477c9a
8342705: Add dark mode for docs
...
Reviewed-by: liach
2025-08-19 16:01:12 +00:00
Chris Plummer
4ed268ff9a
8362304: Fix JDWP spec w.r.t. OPAQUE_FRAME and INVALID_SLOT errors
...
Reviewed-by: sspitsyn, alanb, amenkov
2025-08-19 15:05:25 +00:00
Erik Gahlin
0b2d0817f1
8365636: JFR: Minor cleanup
...
Reviewed-by: shade
2025-08-19 14:45:37 +00:00
Fei Gao
999761d0f6
8365312: GCC 12 cannot compile SVE on aarch64 with auto-var-init pattern
...
Reviewed-by: kbarrett, ihse, erikj
2025-08-19 08:22:40 +00:00
Manjunath Matti
812434c420
8359114: [s390x] Add z17 detection code
...
Reviewed-by: amitkumar, aph
2025-08-19 07:57:00 +00:00
Manuel Hässig
626bea80ab
8356176: C2 MemorySegment: missing RCE with byteSize() in Loop Exit Check inside the for Expression
...
Co-authored-by: Quan Anh Mai <qamai@openjdk.org>
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Reviewed-by: epeter, qamai
2025-08-19 06:37:52 +00:00
Sergey Bylokhov
4c80780f6a
8359380: Rework deferral profile logic after JDK-8346465
...
Reviewed-by: prr
2025-08-19 06:33:12 +00:00
Volkan Yazici
655dc516c2
8361842: Move input validation checks to Java for java.lang.StringCoding intrinsics
...
Reviewed-by: rriggs, liach, dfenacci, thartmann, redestad, jrose
2025-08-19 05:06:50 +00:00
Boris Ulasevich
f2f7a490c0
8365071: ARM32: JFR intrinsic jvm_commit triggers C2 regalloc assert
...
Reviewed-by: mgronlun
2025-08-19 04:40:45 +00:00
Shawn M Emery
e04a310375
8364806: Test sun/security/krb5/config/IncludeRandom.java times out on Windows
...
Reviewed-by: mbaesken
2025-08-18 23:54:06 +00:00
Mikhail Yankelevich
ec7361e082
8365660: test/jdk/sun/security/pkcs11/KeyAgreement/ tests skipped without SkipExceprion
...
Reviewed-by: rhalade
2025-08-18 23:07:57 +00:00
Justin Lu
a0053012a4
8364780: Unicode extension clarifications for NumberFormat/DecimalFormatSymbols
...
Reviewed-by: naoto
2025-08-18 22:10:20 +00:00
David Alayachew
bad38a0f92
8365643: JShell EditPad out of bounds on Windows
...
Reviewed-by: liach, aivanov, cstein, jlahoda
2025-08-18 20:47:02 +00:00
Raffaello Giulietti
285adff24e
8362448: Make use of the Double.toString(double) algorithm in java.text.DecimalFormat
...
Reviewed-by: naoto, jlu
2025-08-18 16:12:34 +00:00
Aleksey Shipilev
c9ecedd226
8365594: Strengthen Universe klasses asserts to catch bootstrapping errors earlier
...
Reviewed-by: coleenp, ayang
2025-08-18 15:51:08 +00:00
Erik Gahlin
2a16cc890b
8365550: JFR: The active-settings view should not use LAST_BATCH
...
Reviewed-by: shade, mgronlun
2025-08-18 15:42:31 +00:00
Jaikiran Pai
81c6ed3882
8365533: Remove outdated jdk.internal.javac package export to several modules from java.base
...
Reviewed-by: alanb, liach
2025-08-18 13:40:42 +00:00
Matthew Donovan
c1198bba0e
8357277: Update OpenSSL library for interop tests
...
Reviewed-by: rhalade
2025-08-18 11:08:36 +00:00
Erik Gahlin
a42ba1ff1a
8365638: JFR: Add --exact for debugging out-of-order events
...
Reviewed-by: shade
2025-08-18 10:36:35 +00:00
Pasam Soujanya
6e91ccd1c3
8365305: The ARIA role ‘contentinfo’ is not valid for the element <footer>
...
Reviewed-by: hannesw
2025-08-18 09:37:58 +00:00
Saranya Natarajan
2b756ab1e8
8358781: C2 fails with assert "bad profile data type" when TypeProfileCasts is disabled
...
Reviewed-by: mhaessig, kvn, dfenacci
2025-08-18 08:16:32 +00:00
Aleksey Shipilev
ca753ebad6
8365165: Zap C-heap memory at delete/free
...
Reviewed-by: kvn, kbarrett
2025-08-18 08:12:20 +00:00
Volkan Yazici
190e113031
8364263: HttpClient: Improve encapsulation of ProxyServer
...
Reviewed-by: dfuchs, jpai
2025-08-18 08:11:19 +00:00
Matthias Baesken
166ea12d73
8365543: UnixNativeDispatcher.init should lookup open64at and stat64at on AIX
...
Co-authored-by: Joachim Kern <jkern@openjdk.org>
Reviewed-by: jkern, stuefe, goetz, alanb
2025-08-18 07:14:09 +00:00
David Beaumont
e7ca8c7d55
8365436: ImageReaderTest fails when jmods directory not present
...
Reviewed-by: sgehwolf, alanb
2025-08-18 07:08:19 +00:00
Per Minborg
f364fcab79
8359119: Change Charset to use StableValue
...
Reviewed-by: alanb, rriggs
2025-08-18 05:32:03 +00:00
Kim Barrett
bd65d483df
8365245: Move size reducing operations to GrowableArrayWithAllocator
...
Reviewed-by: jsjolen, stefank
2025-08-17 12:56:42 +00:00
Alexey Semenyuk
57210af9bc
8365555: Cleanup redundancies in jpackage implementation
...
Reviewed-by: almatvee
2025-08-16 04:41:25 +00:00
Leonid Mesnik
a70521c62e
8364973: Add JVMTI stress testing mode
...
Reviewed-by: erikj, ihse, sspitsyn
2025-08-15 22:45:01 +00:00
Andrew Dinn
b023fea062
8365558: Fix stub entry init and blob creation on Zero
...
Reviewed-by: asmehra, kvn
2025-08-15 22:12:57 +00:00
Phil Race
b69a3849b2
8365198: Remove unnecessary mention of finalize in ImageIO reader/writer docs
...
Reviewed-by: bchristi, azvegint
2025-08-15 20:02:43 +00:00
William Kemper
6e760b9b74
8365622: Shenandoah: Fix Shenandoah simple bit map test
...
Reviewed-by: ysr
2025-08-15 20:00:01 +00:00
Dean Long
39a3652968
8278874: tighten VerifyStack constraints
...
Co-authored-by: Tom Rodriguez <never@openjdk.org>
Reviewed-by: mhaessig, never
2025-08-15 18:52:45 +00:00
William Kemper
08db4b9962
8365571: GenShen: PLAB promotions may remain disabled for evacuation threads
...
Reviewed-by: kdnilsen, ysr, shade
2025-08-15 17:56:47 +00:00
Francesco Andreuzzi
dbae90c950
8364723: Sort share/interpreter includes
...
Reviewed-by: shade, ayang
2025-08-15 10:45:00 +00:00
Volkan Yazici
059b49b955
8365244: Some test control variables are undocumented in doc/testing.md
...
Reviewed-by: erikj
2025-08-15 10:37:26 +00:00
Guanqiang Han
b6d5f49b8d
8365296: Build failure with Clang due to -Wformat warning after JDK-8364611
...
Reviewed-by: ayang, mbaesken
2025-08-15 09:41:17 +00:00
Markus Grönlund
5856dc34c8
8365199: Use a set instead of a list as the intermediary Klass* storage to reduce typeset processing
...
Reviewed-by: egahlin
2025-08-15 09:32:51 +00:00
Manuel Hässig
fa2eb61648
8365491: VSCode IDE: add basic configuration for the Oracle Java extension
...
Reviewed-by: ihse, jlahoda
2025-08-15 08:55:11 +00:00
Doug Simon
e3aeebec17
8365468: EagerJVMCI should only apply to the CompilerBroker JVMCI runtime
...
Reviewed-by: never
2025-08-15 07:35:52 +00:00
Chen Liang
6fb6f3d39b
8361638: java.lang.classfile.CodeBuilder.CatchBuilder should not throw IllegalArgumentException for representable exception handlers
...
Reviewed-by: asotona
2025-08-15 04:25:37 +00:00
David Beaumont
44b19c01ac
8365532: java/lang/module/ModuleReader/ModuleReaderTest.testImage fails
...
Reviewed-by: alanb
2025-08-15 02:53:42 +00:00
Vladimir Kozlov
a65f200220
8365512: Replace -Xcomp with -Xmixed for AOT assembly phase
...
Reviewed-by: shade
2025-08-14 23:59:34 +00:00
Chen Liang
8c363b3e3e
8364319: Move java.lang.constant.AsTypeMethodHandleDesc to jdk.internal
...
Reviewed-by: redestad
2025-08-14 21:41:14 +00:00