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 |
|
Andrew Dinn
|
90ea42f716
|
8364558: Failure to generate compiler stubs from compiler thread should not crash VM when compilation disabled due to full CodeCache
Reviewed-by: kvn, shade
|
2025-08-07 16:23:32 +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 |
|
Francesco Andreuzzi
|
e606278fc8
|
8358598: PhaseIterGVN::PhaseIterGVN(PhaseGVN* gvn) doesn't use its parameter
Reviewed-by: galder, mhaessig, shade
|
2025-08-07 15:43:36 +00:00 |
|
Guanqiang Han
|
83953c458e
|
8364822: Comment cleanup, stale references to closeDescriptors and UNIXProcess.c
Reviewed-by: kevinw, rriggs
|
2025-08-07 14:11:46 +00:00 |
|
Ashutosh Mehra
|
bc3d865640
|
8364128: Improve gathering of cpu feature names using stringStream
Co-authored-by: Johan Sjölen <jsjolen@openjdk.org>
Reviewed-by: kvn, jsjolen
|
2025-08-07 13:26:33 +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 |
|
David Holmes
|
078d0d4968
|
8364235: Fix for JDK-8361447 breaks the alignment requirements for GuardedMemory
Co-authored-by: Johan Sjölen <jsjolen@openjdk.org>
Reviewed-by: dcubed, jsjolen, aboldtch
|
2025-08-07 04:37:21 +00:00 |
|
Guanqiang Han
|
f95af744b0
|
8364312: debug agent should set FD_CLOEXEC flag rather than explicitly closing every open file
Reviewed-by: cjplummer, kevinw
|
2025-08-06 15:37:31 +00:00 |
|
Albert Mingkun Yang
|
72d1066ae3
|
8364722: Parallel: Move CLDG mark clearing to the end of full GC
Reviewed-by: tschatzl, zgu
|
2025-08-06 12:21:16 +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 |
|
Per Minborg
|
9dffbc9c4c
|
8364540: Apply @Stable to Shared Secrets
Reviewed-by: rriggs
|
2025-08-06 08:52:14 +00:00 |
|
Aleksey Shipilev
|
e304d37996
|
8361211: C2: Final graph reshaping generates unencodeable klass constants
Reviewed-by: kvn, qamai, thartmann, mdoerr
|
2025-08-06 08:32:25 +00:00 |
|
Joel Sikström
|
8d529bc4f3
|
8364518: Support for Job Objects in os::commit_memory_limit() on Windows
Reviewed-by: ayang, dholmes
|
2025-08-06 07:54:44 +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 |
|
Aleksey Shipilev
|
68a35511eb
|
8364212: Shenandoah: Rework archived objects loading
Reviewed-by: wkemper, kdnilsen
|
2025-08-05 18:34:07 +00:00 |
|
Thomas Schatzl
|
d906e45026
|
8364531: G1: Factor out liveness tracing code
Reviewed-by: ayang, sangheki
|
2025-08-05 16:13:53 +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 |
|
Albert Mingkun Yang
|
ba0ae4cb28
|
8364254: Serial: Remove soft ref policy update in WhiteBox FullGC
Reviewed-by: tschatzl, sangheki
|
2025-08-05 10:43:30 +00:00 |
|
Francesco Andreuzzi
|
df736eb582
|
8364618: Sort share/code includes
Reviewed-by: shade, mhaessig
|
2025-08-05 10:23:54 +00:00 |
|
Joel Sikström
|
febd4b26b2
|
8360515: PROPERFMTARGS should always use size_t template specialization for unit
Reviewed-by: dholmes, stuefe
|
2025-08-05 07:41:11 +00:00 |
|
Alexey Semenyuk
|
c0c7d39b59
|
8364587: Update jpackage internal javadoc
Reviewed-by: almatvee
|
2025-08-05 01:42:45 +00:00 |
|
Alexey Semenyuk
|
0f4c3dc944
|
8362352: Fix references to non-existing resource strings
Reviewed-by: almatvee
|
2025-08-05 01:04:38 +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
|
f96b6bcd4d
|
8364666: Tier1 builds broken by JDK-8360559
Reviewed-by: sviswanathan
|
2025-08-04 21:31:35 +00:00 |
|
Phil Race
|
dc4d9b4849
|
8362898: Remove finalize() methods from javax.imageio TIFF classes
Reviewed-by: azvegint, jdv
|
2025-08-04 20:25:41 +00:00 |
|
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 |
|
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 |
|
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 |
|
David Holmes
|
158e59ab91
|
8364106: Include java.runtime.version in thread dump output
Reviewed-by: alanb, coffeys
|
2025-08-03 22:28:12 +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 |
|
Justin Lu
|
8e921aee5a
|
8364370: java.text.DecimalFormat specification indentation correction
Reviewed-by: liach, naoto
|
2025-08-01 18:43:02 +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 |
|