Leo Korinth
|
c16ac37d50
|
8376892: Allow conversion warnings in subsets of the code base
Reviewed-by: kbarrett, erikj, azafari
|
2026-02-24 09:21:34 +00:00 |
|
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 |
|
Matthias Baesken
|
35ed56afc7
|
8378347: AIX version checks for 7.1 and 5.X are obsolete
Reviewed-by: mdoerr, asteiner
|
2026-02-24 08:52:09 +00:00 |
|
Albert Mingkun Yang
|
5ed7b3ed75
|
8378439: Remove unused methods in HSpaceCounters
Reviewed-by: tschatzl
|
2026-02-24 08:32:39 +00:00 |
|
Thomas Schatzl
|
827239f5f8
|
8378266: Update atomicAccess include after Atomic<T> changes
Reviewed-by: ayang, kbarrett
|
2026-02-24 08:14:38 +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 |
|
Amit Kumar
|
cb3a57cced
|
8377863: [s390x] Increase inlining thresholds to the same as other platforms
Reviewed-by: aph, lucy
|
2026-02-24 04:27:44 +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 |
|
Mikael Vidstedt
|
c0c1775a2b
|
8377905: gcc.md included with every build
Reviewed-by: erikj, jsjolen, prr, dholmes
|
2026-02-24 00:33:52 +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 |
|
Phil Race
|
74a07b7487
|
8378197: Remove AppContext from sun/swing/plaf/DesktopProperty.java
Reviewed-by: serb, kizune
|
2026-02-23 18:39:46 +00:00 |
|
Phil Race
|
569d18fbe5
|
8337853: Remove SunLayoutEngineKey and SunLayoutEngineFactory and its cache.
Reviewed-by: azvegint, dnguyen
|
2026-02-23 18:36:00 +00:00 |
|
Phil Race
|
1cb8b6d1b5
|
8378202: Remove AppContext from XAWT classes
Reviewed-by: serb, azvegint
|
2026-02-23 18:21:58 +00:00 |
|
Brian Burkhalter
|
3b0160f50f
|
8378115: (fs) sun.nio.fs.NativeBuffer no longer needs a cleaner
Reviewed-by: alanb
|
2026-02-23 18:09:31 +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 |
|
Martin Doerr
|
aee4b02ecd
|
8378353: [PPC64] StringCoding.countPositives causes errors when the length is not a proper 32 bit int
Reviewed-by: mbaesken, dbriemann
|
2026-02-23 13:00:00 +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 |
|
Quan Anh Mai
|
2a9d144f26
|
8377652: C2: Simplify Compile::flatten_alias_type for array
Reviewed-by: roland, mhaessig
|
2026-02-23 09:36:31 +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 |
|
Thomas Schatzl
|
30f9b1b90c
|
8377224: Initialization cleanups after Atomic<T> conversion
Reviewed-by: ayang, jsjolen
|
2026-02-23 08:41:00 +00:00 |
|
Matthias Baesken
|
c3f713a9c9
|
8377798: Hotspot build on macOS aarch64 with unused-functions warning reports some unused functions
Reviewed-by: jbechberger, dholmes
|
2026-02-23 08:10:41 +00:00 |
|
Sergey Bylokhov
|
497dca2549
|
8378153: Robot.getPixelColor() may return stale pixels due to missing Toolkit.sync()
Reviewed-by: prr, azvegint
|
2026-02-22 00:12:19 +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 |
|
Phil Race
|
3bd4a11180
|
8378296: Remove AppContext from java.awt.event.FocusEvent
Reviewed-by: kizune, serb
|
2026-02-21 04:13:24 +00:00 |
|
Phil Race
|
facbcaf06a
|
8378205: Remove AppContext from Swing MenuComponent
Reviewed-by: kizune, serb
|
2026-02-21 04:13:08 +00:00 |
|
Ioi Lam
|
103a08378d
|
8378298: Remove obsolete CDS string tests
Reviewed-by: matsaave, kvn
|
2026-02-21 02:52:17 +00:00 |
|
Markus KARG
|
bc971b51b9
|
8377388: Replacing "new StringReader(String)" by "Reader.of(CharSequence);" in Scanner
Reviewed-by: jpai, rriggs, bpb
|
2026-02-21 02:16:01 +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 |
|
Daishi Tabata
|
feecb042fe
|
8378218: MSYS2 reports cygwin triplet causing bash configure failure
Reviewed-by: erikj
|
2026-02-20 17:59:54 +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 |
|
Albert Mingkun Yang
|
aeafc5b165
|
8378245: Obsolete ParallelRefProcBalancingEnabled
Reviewed-by: jsikstro, dholmes, tschatzl
|
2026-02-20 12:41:34 +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 |
|
Matthias Baesken
|
df8c770944
|
8377300: Use64KPages flag cleanup on AIX
Reviewed-by: mdoerr, asteiner
|
2026-02-20 11:58:35 +00:00 |
|