Adam Sotona
|
78ff454f19
|
8305490: CommandProcessor command "dumpclass" produces classes with invalid field descriptors
Reviewed-by: cjplummer, fparain
|
2023-04-05 13:19:27 +00:00 |
|
Tobias Holenstein
|
9f587d272f
|
8305644: IGV: Node text not updated when switching from/to CFG view
Reviewed-by: rcastanedalo, chagedorn
|
2023-04-05 12:09:27 +00:00 |
|
Jan Lahoda
|
4bf1987856
|
8296454: System.console() shouldn't return null in jshell
Reviewed-by: vromero
|
2023-04-05 10:35:01 +00:00 |
|
Jan Lahoda
|
2aec910ea4
|
8304883: Record Deconstruction causes bytecode error
Reviewed-by: vromero
|
2023-04-05 10:29:22 +00:00 |
|
Prasanta Sadhukhan
|
b659c35395
|
8068824: Exception thrown in JTableHeader after clicking on popupmenu opened with right-click on header
Reviewed-by: abhiscxk, aghaisas
|
2023-04-05 05:41:30 +00:00 |
|
Emanuel Peter
|
83a924a100
|
8304042: C2 SuperWord: schedule must remove packs with cyclic dependencies
Reviewed-by: kvn, thartmann
|
2023-04-05 04:52:11 +00:00 |
|
Abhishek Kumar
|
0ec3d2e363
|
7124527: [macosx] SwingSet2, label is not read by VoiceOver when focus is on textfield for Internalframe and Table demo.
Reviewed-by: asemenov, serb
|
2023-04-05 04:28:00 +00:00 |
|
Yoshiki Sato
|
ed9592c6e8
|
8305113: (tz) Update Timezone Data to 2023c
Reviewed-by: naoto, andrew, serb
|
2023-04-05 01:19:00 +00:00 |
|
Kevin Walls
|
15fa78e6e7
|
8305237: CompilerDirectives DCmds permissions correction
Reviewed-by: cjplummer, sspitsyn
|
2023-04-04 22:16:50 +00:00 |
|
Justin Lu
|
7cf24d1c06
|
8305400: ISO 4217 Amendment 175 Update
Reviewed-by: naoto
|
2023-04-04 21:02:33 +00:00 |
|
Justin Lu
|
a324fa2639
|
8225641: Calendar.roll(int field) does not work correctly for WEEK_OF_YEAR
Reviewed-by: naoto
|
2023-04-04 21:01:24 +00:00 |
|
Raffaello Giulietti
|
7c650489d2
|
8305343: BigDecimal.fractionOnly() erroneously returns true for large scale value
Reviewed-by: darcy
|
2023-04-04 18:09:04 +00:00 |
|
Mandy Chung
|
dd59471798
|
8304846: Provide a shared utility to dump generated classes defined via Lookup API
Reviewed-by: jvernee
|
2023-04-04 18:07:02 +00:00 |
|
Coleen Phillimore
|
2ee4245105
|
8305509: C1 fails "assert(k != nullptr) failed: illegal use of unloaded klass"
Reviewed-by: dcubed
|
2023-04-04 16:31:21 +00:00 |
|
Brian Burkhalter
|
7baccd9ee2
|
8303260: (fc) FileChannel::transferFrom should support position > size()
Reviewed-by: alanb
|
2023-04-04 15:57:56 +00:00 |
|
Amit Kumar
|
62bd2ebac4
|
8303147: [s390x] fast & slow debug builds are broken
Reviewed-by: mdoerr
|
2023-04-04 14:28:09 +00:00 |
|
Deepa Kumari
|
f9ed825266
|
8303082: [AIX] Missing C++ name demangling with XLClang++
Reviewed-by: tsteele, mdoerr, stuefe
|
2023-04-04 14:26:24 +00:00 |
|
Jonathan Gibbons
|
73a084c24e
|
8305504: stutter typo in java.compiler files
Reviewed-by: darcy, iris
|
2023-04-04 14:08:30 +00:00 |
|
Coleen Phillimore
|
5881b099f6
|
8305500: SystemDictionary::find_placeholder/find_class declared but not used
Reviewed-by: iklam, dholmes
|
2023-04-04 12:14:06 +00:00 |
|
Markus Grönlund
|
7ca2aec34c
|
8304033: JFR: Missing thread
Reviewed-by: egahlin, dholmes
|
2023-04-04 10:55:21 +00:00 |
|
Markus Grönlund
|
ac01e24eaf
|
8305242: Remove non-invariant assert(EventThreadDump::is_enabled())
Reviewed-by: egahlin
|
2023-04-04 10:53:46 +00:00 |
|
Emanuel Peter
|
24c6af0637
|
8173709: Fix VerifyLoopOptimizations - step 1 - minimal infrastructure
Reviewed-by: kvn, chagedorn, thartmann
|
2023-04-04 06:28:57 +00:00 |
|
David Holmes
|
a7546b3a16
|
8304996: Add missing HandleMarks
Reviewed-by: coleenp, shade, iklam
|
2023-04-04 02:04:47 +00:00 |
|
Eric Liu
|
ac898e9051
|
8303278: Imprecise bottom type of ExtractB/UB
Reviewed-by: qamai, thartmann
|
2023-04-04 01:18:10 +00:00 |
|
Serguei Spitsyn
|
a1a9ec6e46
|
8297286: runtime/vthread tests crashing after JDK-8296324
Reviewed-by: lmesnik, pchilanomate, cjplummer
|
2023-04-04 00:46:43 +00:00 |
|
Jonathan Gibbons
|
c6bd489cc8
|
8305206: Add @spec tags in java.base/java.* (part 1)
Reviewed-by: alanb, naoto, darcy, lancea, dfuchs, iris, mchung
|
2023-04-04 00:09:38 +00:00 |
|
Joe Darcy
|
ccbb0e8d89
|
8303798: REDO - Remove fdlibm C sources
Reviewed-by: alanb, iris, jwaters, erikj, kvn, dholmes
|
2023-04-03 23:57:01 +00:00 |
|
Coleen Phillimore
|
b062b1bd81
|
8304743: Compile_lock and SystemDictionary updates
Reviewed-by: vlivanov, dholmes, dlong
|
2023-04-03 20:25:36 +00:00 |
|
Joe Darcy
|
df819cfa5a
|
8304945: StringBuilder and StringBuffer should implement Appendable explicitly
Reviewed-by: alanb, rriggs
|
2023-04-03 17:19:44 +00:00 |
|
Sergey Tsypanov
|
50e31e06d7
|
8305442: (bf) Direct and view implementations of CharBuffer.toString(int, int) do not need to catch SIOBE
Reviewed-by: alanb, bpb
|
2023-04-03 16:16:05 +00:00 |
|
Markus KARG
|
40aea04680
|
8278268: (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets
Reviewed-by: bpb
|
2023-04-03 15:45:29 +00:00 |
|
Jim Laskey
|
9b9b5a7a5c
|
8302323: Add repeat methods to StringBuilder/StringBuffer
Reviewed-by: tvaleev, redestad
|
2023-04-03 15:29:21 +00:00 |
|
Daniel Jeliński
|
f9827ad172
|
8288109: HttpExchangeImpl.setAttribute does not allow null value after JDK-8266897
Reviewed-by: dfuchs, jpai
|
2023-04-03 14:57:03 +00:00 |
|
Matias Saavedra Silva
|
127afd3445
|
8241613: Suspicious calls to MacroAssembler::null_check(Register, offset)
Reviewed-by: dholmes, coleenp, fparain, adinn
|
2023-04-03 12:59:02 +00:00 |
|
Fredrik Bredberg
|
33d09e587a
|
8305247: On RISC-V generate_fixed_frame() sometimes generate a relativized locals value which is way too large
Reviewed-by: fyang, rehn
|
2023-04-03 12:38:13 +00:00 |
|
Jim Laskey
|
790acedaab
|
8305100: [REDO] Clean up JavadocTokenizer
Reviewed-by: jjg
|
2023-04-03 11:40:21 +00:00 |
|
Hannes Wallnöfer
|
2e91585ac9
|
8303123: Add line break opportunity to single type parameters
Reviewed-by: jjg
|
2023-04-03 10:39:56 +00:00 |
|
Hannes Wallnöfer
|
094e03de6a
|
8299718: JavaDoc: Buttons to copy specific documentation URL are not accessible
Reviewed-by: jjg
|
2023-04-03 10:37:19 +00:00 |
|
Martin Doerr
|
4de24cdbe6
|
8303210: [linux, Windows] Make UseSystemMemoryBarrier available as product flag
Reviewed-by: dholmes, rehn
|
2023-04-03 09:37:16 +00:00 |
|
Erik Gahlin
|
336a23e70a
|
8303229: JFR: Preserve disk repository after exit
Reviewed-by: dholmes, mgronlun
|
2023-04-03 08:55:45 +00:00 |
|
Abhishek Kumar
|
ecec611af6
|
8283404: [macos] a11y : Screen magnifier does not show JMenu name
Reviewed-by: serb
|
2023-04-03 05:36:04 +00:00 |
|
Thomas Stuefe
|
b8c748dbe4
|
8294266: Add a way to pre-touch java thread stacks
Reviewed-by: rehn, gziemski
|
2023-04-02 06:21:30 +00:00 |
|
Thomas Stuefe
|
41a3db267d
|
8304815: Use NMT for more precise hs_err location printing
Reviewed-by: jsjolen, rkennke
|
2023-04-02 06:19:07 +00:00 |
|
Afshin Zafari
|
a19b28ab3e
|
8297539: Use PrimitiveConversions::cast for local uses of the int<->float union conversion trick
Reviewed-by: coleenp, kbarrett, dholmes
|
2023-04-01 01:02:05 +00:00 |
|
Archie L. Cobbs
|
8eb4e7e07e
|
8277501: Revisit PathFileObject.getCharContent and friends
Reviewed-by: vromero, jjg
|
2023-03-31 23:17:56 +00:00 |
|
Joe Darcy
|
abfb900829
|
8304028: Port fdlibm IEEEremainder to Java
Reviewed-by: bpb
|
2023-03-31 19:48:03 +00:00 |
|
Martin Buchholz
|
a565be4dc5
|
8297605: improve DelayQueue removal method javadoc
Reviewed-by: alanb
|
2023-03-31 18:11:53 +00:00 |
|
Chen Liang
|
cccb0191a3
|
8304928: Optimize ClassDesc.resolveConstantDesc
Reviewed-by: mchung
|
2023-03-31 17:45:54 +00:00 |
|
Chen Liang
|
bdbf8fc61d
|
8303930: Fix ConstantUtils.skipOverFieldSignature void case return value
Reviewed-by: mchung
|
2023-03-31 17:14:44 +00:00 |
|
Amit Kumar
|
4a5d7ca7d9
|
8305227: [s390x] build broken after JDK-8231349
Reviewed-by: shade, lucy, kvn
|
2023-03-31 16:57:46 +00:00 |
|