Harshitha Onkar
|
c71be802b5
|
8361748: Enforce limits on the size of an XBM image
Reviewed-by: prr, jdv
|
2025-08-07 21:19:47 +00:00 |
|
Ayush Rigal
|
b8acbc3ed8
|
8364315: Remove unused xml files from test/jaxp/javax/xml/jaxp/functional/javax/xml/transform/xmlfiles
Reviewed-by: jpai, joehw
|
2025-08-07 21:11:26 +00:00 |
|
Alexey Semenyuk
|
244e6293c3
|
8364984: Many jpackage tests are failing on Linux after JDK-8334238
Reviewed-by: almatvee
|
2025-08-07 19:55:41 +00:00 |
|
Brett Okken
|
5116d9e5fe
|
8364213: (bf) Improve java/nio/Buffer/CharBufferAsCharSequenceTest test comments
8364345: Test java/nio/Buffer/CharBufferAsCharSequenceTest.java failed
Reviewed-by: bpb, rriggs
|
2025-08-07 19:27:28 +00:00 |
|
Phil Race
|
78117eff56
|
8364230: javax/swing/text/StringContent can be migrated away from using finalize
Reviewed-by: psadhukhan, abhiscxk, kizune
|
2025-08-07 18:58:28 +00:00 |
|
Brian Burkhalter
|
02e187119d
|
8364277: (fs) BasicFileAttributes.isDirectory and isOther return true for NTFS directory junctions when links not followed
Reviewed-by: alanb
|
2025-08-07 18:24:22 +00:00 |
|
Prasanta Sadhukhan
|
e29346dbd6
|
8348760: RadioButton is not shown if JRadioButtonMenuItem is rendered with ImageIcon in WindowsLookAndFeel
Reviewed-by: prr, kizune, abhiscxk
|
2025-08-07 16:03:12 +00:00 |
|
Jeremy Wood
|
8d73fe91bc
|
8358813: JPasswordField identifies spaces in password via delete shortcuts
Reviewed-by: aivanov, dnguyen
|
2025-08-07 10:21:54 +00:00 |
|
Thomas Schatzl
|
c56fb0b6ef
|
8364503: gc/g1/TestCodeCacheUnloadDuringConcCycle.java fails because of race printing to stdout
Reviewed-by: ayang, dholmes
|
2025-08-07 08:40:42 +00:00 |
|
Johannes Bechberger
|
487cc3c5be
|
8359690: New test TestCPUTimeSampleThrottling still fails intermittently
Reviewed-by: mbaesken
|
2025-08-07 07:52:48 +00:00 |
|
Alexey Semenyuk
|
7e484e2a63
|
8334238: Enhance AddLShortcutTest jpackage test
Reviewed-by: almatvee
|
2025-08-07 02:02:36 +00:00 |
|
David Beaumont
|
0ceb366dc2
|
8356645: Javac should utilize new ZIP file system read-only access mode
Reviewed-by: jlahoda
|
2025-08-06 08:55:47 +00:00 |
|
Koushik Thirupattur
|
ca41644538
|
8355379: Annotate lazy fields in java.security @Stable
Reviewed-by: pminborg
|
2025-08-06 06:40:40 +00:00 |
|
Anton Artemov
|
6656e767db
|
8359820: Improve handshake/safepoint timeout diagnostic messages
Reviewed-by: dholmes, stuefe
|
2025-08-06 04:45:35 +00:00 |
|
Erik Gahlin
|
8a571ee7f2
|
8364667: JFR: Throttle doesn't work with dynamic events
Reviewed-by: mgronlun
|
2025-08-05 14:33:30 +00:00 |
|
Francesco Andreuzzi
|
df736eb582
|
8364618: Sort share/code includes
Reviewed-by: shade, mhaessig
|
2025-08-05 10:23:54 +00:00 |
|
Saranya Natarajan
|
d25b9befe0
|
8325482: Test that distinct seeds produce distinct traces for compiler stress flags
Reviewed-by: chagedorn, dfenacci
|
2025-08-05 08:39:47 +00:00 |
|
Matthias Baesken
|
67ba8b45dd
|
8364514: [asan] runtime/jni/checked/TestCharArrayReleasing.java heap-buffer-overflow
Reviewed-by: dholmes
|
2025-08-05 08:02:54 +00:00 |
|
Alexey Semenyuk
|
6b360ac99a
|
8359756: Bug in RuntimePackageTest.testName test
Reviewed-by: almatvee
|
2025-08-05 01:09:56 +00:00 |
|
David Holmes
|
84a4a3647c
|
8364314: java_lang_Thread::get_thread_status fails assert(base != nullptr) failed: Invalid base
Reviewed-by: amenkov, shade, dcubed, pchilanomate, sspitsyn
|
2025-08-04 21:48:38 +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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Joel Sikström
|
e82d7f5810
|
8364351: ZGC: Replace usages of ZPageAgeRange() with ZPageAgeRangeAll
Reviewed-by: stefank, aboldtch
|
2025-08-01 07:11:11 +00:00 |
|
Francesco Andreuzzi
|
c9b8bd6ff4
|
8364359: Sort share/cds includes
Reviewed-by: shade, iklam
|
2025-08-01 06:27:02 +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 |
|
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 |
|
Weijun Wang
|
b2b56cfc00
|
8359395: XML signature generation does not support user provided SecureRandom
Reviewed-by: mullan
|
2025-07-31 14:45:31 +00:00 |
|
DarraghConway
|
d4705947d8
|
8360408: [TEST] Use @requires tag instead of exiting based on "os.name" property value for sun/net/www/protocol/file/FileURLTest.java
Reviewed-by: vyazici, rriggs
|
2025-07-31 14:41:13 +00:00 |
|
Artur Barashev
|
e544cd9920
|
8359956: Support algorithm constraints and certificate checks in SunX509 key manager
Reviewed-by: mullan
|
2025-07-31 13:57:19 +00:00 |
|
Lei Zhu
|
458f033d4d
|
8362533: Tests sun/management/jmxremote/bootstrap/* duplicate VM flags
Reviewed-by: lmesnik, sspitsyn, kevinw
|
2025-07-31 13:11:59 +00:00 |
|