Coleen Phillimore
|
da3a5da81b
|
8343218: Add option to disable allocating interface and abstract classes in non-class metaspace
Reviewed-by: shade, kvn, yzheng, stuefe, dholmes
|
2025-08-04 20:13:03 +00:00 |
|
Phil Race
|
0d0d93e8f6
|
8210765: Remove finalize method in CStrike.java
Reviewed-by: psadhukhan, achung, azvegint
|
2025-08-04 19:29:03 +00:00 |
|
Phil Race
|
d1e362e9a8
|
8363889: Update sun.print.PrintJob2D to use Disposer
Reviewed-by: azvegint, psadhukhan
|
2025-08-04 19:27:23 +00:00 |
|
Mohamed Issa
|
05f8a6fca8
|
8360559: Optimize Math.sinh for x86 64 bit platforms
Reviewed-by: sviswanathan, sparasa
|
2025-08-04 18:47:57 +00:00 |
|
Kevin Driver
|
b5f450a599
|
8364226: Better ECDSASignature Memory Management
Reviewed-by: ascarpino, hchao
|
2025-08-04 15:59:57 +00:00 |
|
Artur Barashev
|
6c52b73465
|
8209992: Align SSLSocket and SSLEngine Javadocs
Reviewed-by: wetmore
|
2025-08-04 13:55:58 +00:00 |
|
Galder Zamarreño
|
567c0c9335
|
8354244: Use random data in MinMaxRed_Long data arrays
Reviewed-by: chagedorn, mhaessig
|
2025-08-04 13:51:14 +00:00 |
|
Albert Mingkun Yang
|
fc4755535d
|
8364516: Serial: Move class unloading logic inside SerialFullGC::invoke_at_safepoint
Reviewed-by: tschatzl, sangheki
|
2025-08-04 12:59:26 +00:00 |
|
Ao Qi
|
a9f3d3a290
|
8364177: JDK fails to build due to undefined symbol in libpng on LoongArch64
Reviewed-by: prr, aivanov, erikj
|
2025-08-04 12:37:11 +00:00 |
|
Jasmine Karthikeyan
|
500462fb69
|
8364580: Test compiler/vectorization/TestSubwordTruncation.java fails on platforms without RoundF/RoundD
Reviewed-by: chagedorn, shade
|
2025-08-04 12:11:10 +00:00 |
|
Erik Gahlin
|
68a4396dbc
|
8364316: JFR: Incorrect validation of mirror fields
Reviewed-by: shade, mgronlun
|
2025-08-04 10:53:40 +00:00 |
|
Erik Gahlin
|
da0d9598d0
|
8364190: JFR: RemoteRecordingStream withers don't work
Reviewed-by: mgronlun
|
2025-08-04 10:41:21 +00:00 |
|
Erik Gahlin
|
b96b9c3d5b
|
8364461: JFR: Default constructor may not be first in setting control
Reviewed-by: mgronlun
|
2025-08-04 10:25:14 +00:00 |
|
Markus Grönlund
|
3bc449797e
|
8364258: ThreadGroup constant pool serialization is not normalized
Reviewed-by: egahlin
|
2025-08-04 09:42:05 +00:00 |
|
Erik Gahlin
|
cf5a25538e
|
8364427: JFR: Possible resource leak in Recording::getStream
Reviewed-by: mgronlun
|
2025-08-04 09:12:12 +00:00 |
|
Erik Gahlin
|
ea7e943874
|
8364257: JFR: User-defined events and settings with a one-letter name cannot be configured
Reviewed-by: mgronlun
|
2025-08-04 08:50:35 +00:00 |
|
Francesco Andreuzzi
|
3387b3195c
|
8364519: Sort share/classfile includes
Reviewed-by: shade, ayang
|
2025-08-04 08:20:22 +00:00 |
|
Andrey Turbanov
|
8269fdc78e
|
8362067: Remove unnecessary List.contains key from SpringLayout.Constraints.pushConstraint
Reviewed-by: aivanov
|
2025-08-04 08:15:09 +00:00 |
|
Abhishek Kumar
|
57553ca1db
|
8361298: SwingUtilities/bug4967768.java fails where character P is not underline
Reviewed-by: dnguyen, psadhukhan, achung, azvegint
|
2025-08-04 04:17:16 +00:00 |
|
David Holmes
|
158e59ab91
|
8364106: Include java.runtime.version in thread dump output
Reviewed-by: alanb, coffeys
|
2025-08-03 22:28:12 +00:00 |
|
Chen Liang
|
1a206d2a6c
|
8364545: tools/javac/launcher/SourceLauncherTest.java fails frequently
Reviewed-by: cstein, jpai
|
2025-08-03 13:23:43 +00:00 |
|
DarraghConway
|
a5e0c9d0c5
|
8363720: Follow up to JDK-8360411 with post review comments
Reviewed-by: bpb, rriggs
|
2025-08-03 11:03:15 +00:00 |
|
Thomas Stuefe
|
819de07117
|
8363998: Implement Compressed Class Pointers for 32-bit
Reviewed-by: rkennke, coleenp
|
2025-08-03 06:43:31 +00:00 |
|
erfang
|
f40381e41d
|
8356760: VectorAPI: Optimize VectorMask.fromLong for all-true/all-false cases
Reviewed-by: xgong, jbhateja
|
2025-08-02 07:54:42 +00:00 |
|
Serguei Spitsyn
|
e801e51311
|
8306324: StopThread results in thread being marked as interrupted, leading to unexpected InterruptedException
Reviewed-by: pchilanomate, alanb
|
2025-08-02 04:21:42 +00:00 |
|
Volkan Yazici
|
7ea08d3928
|
8362244: Devkit's Oracle Linux base OS keyword is incorrectly documented
Reviewed-by: erikj
|
2025-08-01 20:36:17 +00:00 |
|
Justin Lu
|
8e921aee5a
|
8364370: java.text.DecimalFormat specification indentation correction
Reviewed-by: liach, naoto
|
2025-08-01 18:43:02 +00:00 |
|
Mikhail Yankelevich
|
6d0bbc8a18
|
8357470: src/java.base/share/classes/sun/security/util/Debug.java implement the test for args.toLowerCase
Reviewed-by: coffeys
|
2025-08-01 18:42:41 +00:00 |
|
Coleen Phillimore
|
ee3665bca0
|
8364187: Make getClassAccessFlagsRaw non-native
Reviewed-by: thartmann, rriggs, liach
|
2025-08-01 15:21:45 +00:00 |
|
Bhavana Kilambi
|
2ba8a06f0c
|
8348868: AArch64: Add backend support for SelectFromTwoVector
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: haosun, aph, sviswanathan, xgong
|
2025-08-01 13:11:21 +00:00 |
|
Christian Stein
|
8ac4a88f3c
|
8362237: IllegalArgumentException in the launcher when exception without stack trace is thrown
Reviewed-by: kcr, vromero
|
2025-08-01 11:01:56 +00:00 |
|
Oli Gillespie
|
6c5804722b
|
8364296: Set IntelJccErratumMitigation flag ergonomically
Reviewed-by: shade, jbhateja
|
2025-08-01 10:27:08 +00:00 |
|
Matthias Baesken
|
812bd8e94d
|
8364199: Enhance list of environment variables printed in hserr/hsinfo file
Reviewed-by: lucy, clanger
|
2025-08-01 10:24:11 +00:00 |
|
Prasanta Sadhukhan
|
7fbeede14c
|
4938801: The popup does not go when the component is removed
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: dnguyen, abhiscxk
|
2025-08-01 09:15:52 +00:00 |
|
Hannes Wallnöfer
|
d80b5c8728
|
8361316: javadoc tool fails with an exception for an inheritdoc on throws clause of a constructor
Reviewed-by: nbenalla, liach
|
2025-08-01 08:39:29 +00:00 |
|
Hannes Wallnöfer
|
7d63c9fa4d
|
8294074: Make other specs more discoverable from the API docs
Reviewed-by: mr
|
2025-08-01 08:35:10 +00:00 |
|
Thomas Schatzl
|
beda14e3cb
|
8364423: G1: Refactor G1UpdateRegionLivenessAndSelectForRebuildTask
Reviewed-by: sangheki, ayang
|
2025-08-01 08:22:04 +00:00 |
|
Joel Sikström
|
ae11d8f446
|
8364248: Separate commit and reservation limit detection
Reviewed-by: stuefe, ayang
|
2025-08-01 07:42:45 +00:00 |
|
Joel Sikström
|
e82d7f5810
|
8364351: ZGC: Replace usages of ZPageAgeRange() with ZPageAgeRangeAll
Reviewed-by: stefank, aboldtch
|
2025-08-01 07:11:11 +00:00 |
|
Aleksey Shipilev
|
577ac0610a
|
8358340: Support CDS heap archive with Generational Shenandoah
Reviewed-by: xpeng, wkemper
|
2025-08-01 06:28:29 +00:00 |
|
Francesco Andreuzzi
|
c9b8bd6ff4
|
8364359: Sort share/cds includes
Reviewed-by: shade, iklam
|
2025-08-01 06:27:02 +00:00 |
|
Albert Mingkun Yang
|
913d318c97
|
8364504: [BACKOUT] JDK-8364176 Serial: Group all class unloading logic at the end of marking phase
Reviewed-by: dholmes
|
2025-08-01 05:59:33 +00:00 |
|
Artur Barashev
|
724e8c076e
|
8364484: misc tests fail with Received fatal alert: handshake_failure
Reviewed-by: ascarpino
|
2025-07-31 21:24:09 +00:00 |
|
Albert Mingkun Yang
|
e0e82066fe
|
8364166: Parallel: Remove the use of soft_ref_policy in Full GC
Reviewed-by: tschatzl, sangheki
|
2025-07-31 18:53:07 +00:00 |
|
Albert Mingkun Yang
|
443afdc77f
|
8364176: Serial: Group all class unloading logic at the end of marking phase
Reviewed-by: tschatzl, sangheki
|
2025-07-31 18:52:44 +00:00 |
|
Chen Liang
|
fe09e93b8f
|
8364317: Explicitly document some assumptions of StringUTF16
Reviewed-by: rgiulietti, rriggs, vyazici
|
2025-07-31 18:26:28 +00:00 |
|
Johannes Graham
|
d19442399c
|
8358880: Performance of parsing with DecimalFormat can be improved
Reviewed-by: jlu, liach, rgiulietti
|
2025-07-31 17:50:18 +00:00 |
|
Anton Artemov
|
c4fbfa2103
|
8363949: Incorrect jtreg header in MonitorWithDeadObjectTest.java
Reviewed-by: stefank, coleenp, ayang
|
2025-07-31 15:39:38 +00:00 |
|
Aleksey Shipilev
|
1b9efaa11e
|
8364183: Shenandoah: Improve commit/uncommit handling
Reviewed-by: wkemper, xpeng
|
2025-07-31 15:17:51 +00:00 |
|
Weijun Wang
|
b2b56cfc00
|
8359395: XML signature generation does not support user provided SecureRandom
Reviewed-by: mullan
|
2025-07-31 14:45:31 +00:00 |
|