Andrew Haley
|
873d6f92cd
|
Cleanup AArch64
|
2026-03-02 17:11:06 +01:00 |
|
Andrew Haley
|
e6090d8512
|
Merge from 903b3fe19596adaeac7cfb0d749b6e83f668f52f
|
2026-03-02 15:55:45 +00:00 |
|
Andrew Haley
|
ae8a0fb6c9
|
Cleanup
|
2026-02-27 18:53:44 +00:00 |
|
Andrew Haley
|
b125c24eda
|
Cleanup
|
2026-02-27 16:35:09 +00:00 |
|
Andrew Haley
|
ec5a6df51e
|
Nice cleanup
|
2026-02-27 16:48:03 +01:00 |
|
Andrew Haley
|
89c7e50fe5
|
Checkpoint
|
2026-02-27 15:18:07 +01:00 |
|
Andrew Haley
|
95db868d1c
|
Checkpoint
|
2026-02-25 19:49:38 +01:00 |
|
Andrew Haley
|
9c389a4db5
|
Merge branch 'JDK-8134940' of https://github.com/theRealAph/jdk into JDK-8134940
|
2026-02-25 13:04:39 +01:00 |
|
Andrew Haley
|
ab354f05cc
|
Merge branch 'JDK-8134940' of https://github.com/theRealAph/jdk into JDK-8134940
|
2026-02-24 18:21:15 +01:00 |
|
Andrew Haley
|
94b4e56a40
|
Checkpoint
|
2026-02-24 17:16:25 +00:00 |
|
Andrew Haley
|
eee4f5b588
|
Seems to work
|
2026-02-23 14:52:16 +00:00 |
|
Andrew Haley
|
de1bc220c4
|
Checkpoint
|
2026-02-23 14:35:00 +00:00 |
|
Andrew Haley
|
f907833858
|
Seems to work
|
2026-02-19 17:59:29 +00:00 |
|
Thomas Schatzl
|
903b3fe195
|
8375438: G1: Convert G1HeapRegion related classes to use Atomic<T>
Reviewed-by: shade, iwalulya
|
2026-02-02 15:19:15 +00:00 |
|
Thomas Schatzl
|
b7128b7c30
|
8376357: Parallel: Convert MutableSpace classes to use Atomic<T>
Reviewed-by: dholmes, iwalulya
|
2026-02-02 15:16:35 +00:00 |
|
Daniel Jeliński
|
173c3f9852
|
8376479: Http3 test server thread deadlock in ThrowingPublishersInRequest
Co-authored-by: Volkan Yazici <vyazici@openjdk.org>
Reviewed-by: dfuchs
|
2026-02-02 14:57:14 +00:00 |
|
Roland Westrelin
|
176422b885
|
8370519: C2: Hit MemLimit when running with +VerifyLoopOptimizations
Co-authored-by: Benoît Maillard <bmaillard@openjdk.org>
Reviewed-by: mhaessig, bmaillard, epeter
|
2026-02-02 11:43:30 +00:00 |
|
David Briemann
|
17f25b5ac4
|
8375536: PPC64: Implement special MachNodes for floating point CMove
Reviewed-by: mdoerr, rrich
|
2026-02-02 11:31:17 +00:00 |
|
Aleksey Shipilev
|
e370b8a1d8
|
8376570: GrowableArray::remove_{till,range} should work on empty list
Reviewed-by: kbarrett, iwalulya
|
2026-02-02 10:32:51 +00:00 |
|
Marc Chevalier
|
90a43f8445
|
8376325: [IR Framework] Detect and report overloads
Reviewed-by: chagedorn, dfenacci
|
2026-02-02 10:11:34 +00:00 |
|
Benoît Maillard
|
7ccf175785
|
8371536: C2: VerifyIterativeGVN should assert on first detected failure
Reviewed-by: epeter, mhaessig, chagedorn
|
2026-02-02 10:10:21 +00:00 |
|
Thomas Schatzl
|
5e24860381
|
8376115: G1: Convert G1CMRootRegions to use Atomic<T>
Reviewed-by: kbarrett, iwalulya
|
2026-02-02 09:59:40 +00:00 |
|
Anton Artemov
|
1f3fd3da1d
|
8366659: ObjectMonitor::wait() liveness problem with a suspension request
Co-authored-by: Patricio Chilano Mateo <pchilanomate@openjdk.org>
Co-authored-by: Daniel D. Daugherty <dcubed@openjdk.org>
Reviewed-by: dcubed, sspitsyn, dholmes, pchilanomate
|
2026-02-02 08:20:00 +00:00 |
|
Leo Korinth
|
766e03b151
|
8367993: G1: Speed up ConcurrentMark initialization
Reviewed-by: sjohanss, tschatzl
|
2026-02-02 08:02:07 +00:00 |
|
Thomas Schatzl
|
f22bc1cd51
|
8376131: Convert ContiguousSpace to use Atomic<T>
Reviewed-by: dholmes, kbarrett
|
2026-02-02 07:58:01 +00:00 |
|
Aleksey Shipilev
|
f8b0ff26c9
|
8376472: Shenandoah: Assembler store barriers read destination memory despite the decorators
Reviewed-by: mdoerr, wkemper
|
2026-02-02 07:12:32 +00:00 |
|
Feilong Jiang
|
3a32757743
|
8376572: RISC-V: Interpreter: Load array index as signed int
Reviewed-by: fyang, dzhang
|
2026-02-02 02:15:42 +00:00 |
|
Phil Race
|
f4765abd7e
|
8376755: Remove AppContext from Swing javax/swing/plaf/basic classes
Reviewed-by: dnguyen, kizune
|
2026-02-01 19:19:18 +00:00 |
|
Eirik Bjørsnøs
|
ca95e5f3dd
|
8375580: Avoid using ArrayDeque in jdk.internal.loader.URLClassPath
Reviewed-by: liach, redestad, jpai
|
2026-01-31 23:30:18 +00:00 |
|
Daniel D. Daugherty
|
6ce2f3e18f
|
8376751: add preview project anchors to main-line ProblemList files
Reviewed-by: kvn, rriggs, liach
|
2026-01-30 22:37:43 +00:00 |
|
Phil Race
|
c62c82d5e0
|
8376420: Remove AppContext from javax/swing/ImageIcon.java
Reviewed-by: aivanov, psadhukhan
|
2026-01-30 19:27:45 +00:00 |
|
Phil Race
|
9ef98a5fb1
|
8376747: Remove AppContext from Swing LayoutStyle
Reviewed-by: psadhukhan, azvegint
|
2026-01-30 19:08:20 +00:00 |
|
Phil Race
|
32e00ff337
|
8375567: Remove AppContext usage from Swing Motif L&F classes
Reviewed-by: serb, psadhukhan
|
2026-01-30 19:07:59 +00:00 |
|
Srinivas Vamsi Parasa
|
3a4277db74
|
8374744: Enable dumping of APX EGPRs (R16–R31) in JVM fatal error logs
Reviewed-by: sviswanathan, dholmes
|
2026-01-30 17:50:58 +00:00 |
|
Justin Lu
|
ee60eff1ec
|
8376038: Refactor java/sql tests to use JUnit
8376629: Refactor javax/sql tests to use JUnit
Reviewed-by: lancea
|
2026-01-30 17:41:50 +00:00 |
|
William Kemper
|
673cd6ed0c
|
8374449: Shenandoah: Leaf locks used by Shenandoah need lower ranks
Reviewed-by: ysr
|
2026-01-30 16:54:47 +00:00 |
|
Naoto Sato
|
c1c543cc81
|
8210336: DateTimeFormatter predefined formatters should support short time zone offsets
Reviewed-by: jlu, rriggs
|
2026-01-30 16:10:11 +00:00 |
|
Daniel Fuchs
|
96180b9c56
|
8376308: java/net/httpclient/CancelRequestTest.java fails intermittently with "Expected CancellationException not received"
Reviewed-by: djelinski, vyazici
|
2026-01-30 15:44:51 +00:00 |
|
Daniel Jeliński
|
df8c4d6d12
|
8373604: Operations on peer reset tokens are slow
Reviewed-by: dfuchs
|
2026-01-30 13:44:48 +00:00 |
|
Aleksey Shipilev
|
0a3809d380
|
8375046: C2: Incremental inlining step asserts when processing empty late inlines list
Reviewed-by: vlivanov, thartmann, kbarrett
|
2026-01-30 11:33:03 +00:00 |
|
Guanqiang Han
|
e3b5b261af
|
8376287: Crashes when using -XX:ObjArrayMarkingStride=0
Reviewed-by: tschatzl, shade
|
2026-01-30 09:35:32 +00:00 |
|
Manuel Hässig
|
42370e22c5
|
8376781: Problemlist compiler/longcountedloops/TestLoopNestTooManyTraps.java
Reviewed-by: thartmann, chagedorn
|
2026-01-30 09:01:00 +00:00 |
|
Aleksey Shipilev
|
e6437264d5
|
8376604: C2: EA should assert is_oop_field for AddP with oop outs
Reviewed-by: qamai, kvn
|
2026-01-30 08:31:51 +00:00 |
|
Prasanta Sadhukhan
|
55375e98ae
|
8375573: JTable ignores setPreferredWidth during initial layout when AUTO_RESIZE_LAST_COLUMN is enabled
Reviewed-by: tr
|
2026-01-30 08:31:27 +00:00 |
|
Jan Lahoda
|
9fef14a6d3
|
8375571: Compiler crash when using record pattern matching with a generic type parameter shadowing a record class
Reviewed-by: vromero
|
2026-01-30 06:15:19 +00:00 |
|
Archie Cobbs
|
2953e0f445
|
8371162: Compiler warns about implicit cast from long to int in shift operation
Reviewed-by: vromero
|
2026-01-30 03:43:46 +00:00 |
|
Prasanta Sadhukhan
|
9a10cceeaf
|
8374506: Incorrect positioning of arrow icon in parent JMenu in Windows L&F
Reviewed-by: aivanov, kizune
|
2026-01-30 03:19:49 +00:00 |
|
Alexander Zvegintsev
|
379dcb0266
|
8365313: GTK LaF does not respect system color scheme with Gnome
Reviewed-by: prr, mkartashev, kizune
|
2026-01-30 02:43:57 +00:00 |
|
Ioi Lam
|
175bbb143e
|
8375569: Store Java mirrors in AOT configuration file
Reviewed-by: iveresov, kvn, asmehra
|
2026-01-29 22:39:32 +00:00 |
|
Anupam Dev
|
9470aa3117
|
8375011: OldJTable.java - NullPointerException when columnData is null
Reviewed-by: prr, psadhukhan, tr
|
2026-01-29 18:59:11 +00:00 |
|