Johan Sjölen
|
88c3979367
|
8365256: RelocIterator should use indexes instead of pointers
Reviewed-by: kvn, dlong
|
2025-08-27 07:55:57 +00:00 |
|
Ioi Lam
|
aaff9dec24
|
8362566: Use -Xlog:aot+map to print contents of existing AOT cache
Reviewed-by: vlivanov, kvn
|
2025-08-27 04:27:43 +00:00 |
|
Yasumasa Suenaga
|
1aca920f59
|
8365673: Incorrect number of cores are reported on Ryzen CPU
Reviewed-by: dholmes, kvn
|
2025-08-26 23:57:20 +00:00 |
|
Thomas Stuefe
|
82289f6559
|
8365611: Use lookup table for JfrEventThrottler
Reviewed-by: mgronlun
|
2025-08-26 22:30:32 +00:00 |
|
Naoto Sato
|
1ff73cb2ec
|
8364752: java.time.Instant should be able to parse ISO 8601 offsets of the form HH:mm:ss
Reviewed-by: rriggs, vyazici, scolebourne
|
2025-08-26 21:51:53 +00:00 |
|
Naoto Sato
|
69645fd4ba
|
8361972: Clarify the condition of System.console() about standard input/output
Reviewed-by: smarks, jlu, joehw
|
2025-08-26 21:51:32 +00:00 |
|
Naoto Sato
|
23670fd418
|
8363972: Lenient parsing of minus sign pattern in DecimalFormat/CompactNumberFormat
Reviewed-by: jlu, rriggs
|
2025-08-26 21:49:57 +00:00 |
|
Chen Liang
|
b426151a33
|
8365885: Clean up constant pool reflection native code
Reviewed-by: iklam, alanb
|
2025-08-26 20:54:27 +00:00 |
|
Phil Race
|
c755345177
|
8365197: javax.imageio.stream MemoryCache based streams no longer need a disposer.
Reviewed-by: psadhukhan, jdv, serb
|
2025-08-26 18:54:16 +00:00 |
|
Kim Barrett
|
c203e7093e
|
8366037: Remove oopDesc::mark_addr()
Reviewed-by: shade, stefank, tschatzl
|
2025-08-26 18:37:22 +00:00 |
|
Brian Burkhalter
|
2b44ed7070
|
8365807: (fs) Two-arg UnixFileAttributes.getIfExists should not use exception for control flow
Reviewed-by: alanb
|
2025-08-26 17:42:27 +00:00 |
|
Weijun Wang
|
6a480ad07a
|
8366126: Feedback on two errors in JSR 400
Reviewed-by: hchao, wetmore
|
2025-08-26 16:58:54 +00:00 |
|
Hannes Wallnöfer
|
caaef3a04c
|
8350920: Allow inherited member summaries to be viewed inline
Reviewed-by: liach, nbenalla
|
2025-08-26 15:00:20 +00:00 |
|
Manuel Hässig
|
aae13af04b
|
8365909: [REDO] Add a compilation timeout flag to catch long running compilations
Co-authored-by: Dean Long <dlong@openjdk.org>
Reviewed-by: chagedorn, dlong
|
2025-08-26 13:24:05 +00:00 |
|
Hamlin Li
|
28602f3d3e
|
8365206: RISC-V: compiler/c2/irTests/TestFloat16ScalarOperations.java is failing on riscv64
Reviewed-by: fyang, rehn, dzhang
|
2025-08-26 09:54:41 +00:00 |
|
Joel Sikström
|
3641c32c11
|
8365994: ZGC: Incorrect type signature in ZMappedCache comparator
Reviewed-by: cnorrbin, aboldtch
|
2025-08-26 08:55:08 +00:00 |
|
Guanqiang Han
|
2ae3ea2ad9
|
8366035: Simplify CPUTimeCounters::publish_gc_total_cpu_time
Reviewed-by: ayang, kbarrett
|
2025-08-26 08:35:52 +00:00 |
|
Volker Simonis
|
68abf76e90
|
8366105: Update link to the external RuleBasedBreakIterator documentation
Reviewed-by: naoto, jlu, iris
|
2025-08-26 07:08:45 +00:00 |
|
Yasumasa Suenaga
|
5013d69d96
|
8365633: Incorrect info is reported on hybrid CPU
Reviewed-by: kvn, dholmes
|
2025-08-26 07:05:02 +00:00 |
|
Thomas Schatzl
|
e38c6f9827
|
8365656: [ubsan] G1CSetCandidateGroup::liveness() reports division by 0
Reviewed-by: iwalulya, ayang
|
2025-08-26 06:57:44 +00:00 |
|
Marc Philipp
|
deec6aa76d
|
8365394: Stylesheet must not load fonts on --no-fonts output
Reviewed-by: hannesw
|
2025-08-26 06:37:48 +00:00 |
|
Prasanta Sadhukhan
|
98e64cffff
|
8159055: Clarify handling of null and invalid image data for ImageIcon constructors and setImage method
Reviewed-by: aivanov, prr, abhiscxk, kizune, serb
|
2025-08-26 05:29:16 +00:00 |
|
Phil Race
|
e7d2a52d35
|
8344333: Spurious System.err.flush() in LWCToolkit.java
Reviewed-by: psadhukhan
|
2025-08-26 05:09:05 +00:00 |
|
Renjith Kannath Pariyangad
|
0f7c0e956e
|
8302057: Wrong BeanProperty description for JTable.setShowGrid
Reviewed-by: aivanov, serb, azvegint, prr, psadhukhan
|
2025-08-26 03:56:35 +00:00 |
|
Prasanta Sadhukhan
|
e5077660c4
|
8361610: Avoid wasted work in ImageIcon(Image) for setting description
Reviewed-by: kizune, aivanov
|
2025-08-26 02:53:44 +00:00 |
|
Phil Race
|
63faa50428
|
8365291: Remove finalize() method from sun/awt/X11InputMethodBase.java
Reviewed-by: tr, azvegint
|
2025-08-25 19:32:03 +00:00 |
|
Phil Race
|
040cc7aee0
|
8365292: Remove javax.imageio.spi.ServiceRegistry.finalize()
8359391: Remove ThreadGroup sandboxing from javax.imageio
Reviewed-by: serb, jdv, azvegint
|
2025-08-25 17:01:43 +00:00 |
|
Erik Gahlin
|
d24449f696
|
8365815: JFR: Update metadata.xml with 'jfr query' examples
Reviewed-by: mgronlun
|
2025-08-25 15:10:50 +00:00 |
|
Thomas Schatzl
|
45726a1f8b
|
8365052: G1: Remove G1CollectionSet::groups() accessors
Reviewed-by: ayang, kbarrett
|
2025-08-25 10:18:36 +00:00 |
|
Paul Hübner
|
5cc8673841
|
8365765: thread.inline.hpp includes the wrong primary header file
Reviewed-by: stefank, ayang, jwaters
|
2025-08-25 09:13:35 +00:00 |
|
Thomas Schatzl
|
57434c73ea
|
8365976: G1: Full gc should mark nmethods on stack
Reviewed-by: ayang, iwalulya
|
2025-08-25 07:44:20 +00:00 |
|
Thomas Schatzl
|
28bd29f396
|
8365034: G1: Remove num_groups_selected in G1CollectionSet::select_candidates_from_optional_groups as it is unnecessary
Reviewed-by: ayang, iwalulya
|
2025-08-25 07:43:12 +00:00 |
|
Thomas Schatzl
|
7fa501e398
|
8365040: G1: Remove sorting at end of collection set selection
Reviewed-by: iwalulya, ayang
|
2025-08-25 07:42:55 +00:00 |
|
Jan Lahoda
|
d99fb09a20
|
8359497: IllegalArgumentException thrown by SourceCodeAnalysisImpl.highlights()
Reviewed-by: vromero
|
2025-08-25 07:15:44 +00:00 |
|
Marc Chevalier
|
1f0dfdbcca
|
8360561: PhaseIdealLoop::create_new_if_for_predicate hits "must be a uct if pattern" assert
Reviewed-by: mhaessig, thartmann, qamai
|
2025-08-25 06:51:28 +00:00 |
|
Fredrik Bredberg
|
0b8ae26028
|
8365189: Remove LockingMode related code from arm32
Reviewed-by: aboldtch, coleenp
|
2025-08-25 06:47:57 +00:00 |
|
Alexander Matveev
|
7b9969dc8f
|
8356218: [macos] Document --app-content
Reviewed-by: asemenyuk
|
2025-08-22 22:24:39 +00:00 |
|
Cesar Soares Lucas
|
f28f618972
|
8356289: Shenandoah: Clean up SATB barrier runtime entry points
Reviewed-by: kdnilsen, ysr, wkemper
|
2025-08-22 21:51:21 +00:00 |
|
Phil Race
|
603526b55b
|
8364768: JDK javax.imageio ImageWriters do not all flush the output stream
Reviewed-by: psadhukhan, azvegint
|
2025-08-22 20:50:34 +00:00 |
|
Ioi Lam
|
c01b4fc348
|
8365814: Consolidate has_been_archived() and has_been_buffered() in ArchiveBuilder
Reviewed-by: kvn, coleenp
|
2025-08-22 20:41:21 +00:00 |
|
Naoto Sato
|
ae0dac43c0
|
8361613: System.console() should only be available for interactive terminal
Reviewed-by: jlahoda, smarks, alanb
|
2025-08-22 17:50:22 +00:00 |
|
Francesco Andreuzzi
|
19882220ec
|
8365829: Multiple definitions of static 'phase_names'
Reviewed-by: kbarrett
|
2025-08-22 17:36:52 +00:00 |
|
altrisi
|
e916ce8ce9
|
8365878: jshell TOOLING's javap should use binary names
Reviewed-by: liach, cstein
|
2025-08-22 17:10:40 +00:00 |
|
Shaojin Wen
|
dba0d54505
|
8365832: Optimize FloatingDecimal and DigitList with byte[] and cleanup
Reviewed-by: rgiulietti, liach
|
2025-08-22 16:44:47 +00:00 |
|
Shaojin Wen
|
f5f414f9fc
|
8365186: Reduce size of j.t.f.DateTimePrintContext::adjust
Reviewed-by: rriggs
|
2025-08-22 15:57:11 +00:00 |
|
Martin Doerr
|
e1c58f858a
|
8360540: nmethod entry barriers of new nmethods should be disarmed
Reviewed-by: eosterlund, tschatzl
|
2025-08-22 09:01:21 +00:00 |
|
Phil Race
|
8e44856992
|
8365180: Remove sun.awt.windows.WInputMethod.finalize()
Reviewed-by: serb, azvegint
|
2025-08-22 04:28:56 +00:00 |
|
Amit Kumar
|
558d06399c
|
8361536: [s390x] Saving return_pc at wrong offset
Reviewed-by: lucy, mdoerr
|
2025-08-22 03:43:01 +00:00 |
|
Phil Race
|
3468c6e5ef
|
8365389: Remove static color fields from SwingUtilities3 and WindowsMenuItemUI
Reviewed-by: psadhukhan, aivanov, dnguyen
|
2025-08-21 20:49:04 +00:00 |
|
Brian Burkhalter
|
52747256bb
|
8154364: (fs) Files.isSameFile() throws NoSuchFileException with broken symbolic links
Reviewed-by: alanb
|
2025-08-21 19:56:46 +00:00 |
|