He-Pin(kerr)
f07f5ce984
8359067: Fix typo in DelayScheduler.java
...
Reviewed-by: syan, dl, rriggs, vklang
2025-06-18 11:26:00 +00:00
Jaikiran Pai
57266064a7
8359709: java.net.HttpURLConnection sends unexpected "Host" request header in some cases after JDK-8344190
...
Reviewed-by: dfuchs, djelinski, michaelm, vyazici
2025-06-18 09:03:25 +00:00
Prasanta Sadhukhan
1130c1bc33
6798061: The removal of System.out.println from KeyboardManager
...
Reviewed-by: prr
2025-06-18 02:56:48 +00:00
Jaikiran Pai
2f63d3aee5
7116990: (spec) Socket.connect(addr,timeout) not clear if IOException because of TCP timeout
...
Reviewed-by: alanb, dfuchs
2025-06-18 02:06:22 +00:00
William Kemper
382f870cd5
8357976: GenShen crash in swap_card_tables: Should be clean
...
Reviewed-by: kdnilsen, cslucas, ysr, xpeng
2025-06-17 21:15:25 +00:00
Thomas Stuefe
afa52e4681
8210549: Runtime.exec: in closeDescriptors(), use FD_CLOEXEC instead of close()
...
Reviewed-by: rriggs
2025-06-17 20:23:20 +00:00
Vladimir Kozlov
96070212ad
8359646: C1 crash in AOTCodeAddressTable::add_C_string
...
Reviewed-by: adinn, iklam
2025-06-17 15:55:14 +00:00
Christian Stein
21b72dea78
8357862: Java argument file is parsed unexpectedly with trailing comment
...
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Reviewed-by: vromero
2025-06-17 14:01:06 +00:00
Anton Artemov
c1deb9eebf
8356556: AArch64: No need for acquire fence in safepoint poll in FFM
...
Reviewed-by: dholmes, pchilanomate
2025-06-17 13:46:13 +00:00
Albert Mingkun Yang
f62f1178aa
8359701: G1: Move heap expansion time tracking of G1CollectedHeap:expand to call site
...
Reviewed-by: tschatzl, iwalulya
2025-06-17 12:32:17 +00:00
David Briemann
a08208283b
8354650: [PPC64] Try to reduce register definitions
...
Reviewed-by: mdoerr, sroy
2025-06-17 10:01:36 +00:00
Jaikiran Pai
f7cd3fad24
8332623: Remove setTTL()/getTTL() methods from DatagramSocketImpl/MulticastSocket and MulticastSocket.send(DatagramPacket, byte)
...
Reviewed-by: dfuchs, alanb
2025-06-17 08:32:17 +00:00
Jatin Bhateja
ff75f763c0
8351645: C2: Assertion failures in Expand/CompressBits idealizations with TOP
...
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: epeter, sviswanathan
2025-06-17 07:16:19 +00:00
Brian Burkhalter
9a1c1f2efb
8357847: (ch) AsynchronousFileChannel implementations should support FFM Buffers
...
Reviewed-by: alanb
2025-06-16 17:56:27 +00:00
Erik Gahlin
e57a214e2a
8359242: JFR: Missing help text for method trace and timing
...
Reviewed-by: mgronlun
2025-06-16 16:52:17 +00:00
Erik Gahlin
2f2acb2e3f
8359593: JFR: Instrumentation of java.lang.String corrupts recording
...
Reviewed-by: mgronlun
2025-06-16 16:10:59 +00:00
Stuart Marks
06d804a0f0
8338140: (str) Add notes to String.trim and String.isEmpty pointing to newer APIs
...
Reviewed-by: naoto, bpb
2025-06-16 15:56:08 +00:00
Vladimir Kozlov
6e390ef17c
8358690: Some initialization code asks for AOT cache status way too early
...
Reviewed-by: asmehra, adinn
2025-06-16 15:55:51 +00:00
Kevin Walls
9652ae9a8d
8347114: JMXServiceURL should require an explicit protocol
...
Reviewed-by: dfuchs, sspitsyn
2025-06-16 15:25:51 +00:00
Albert Mingkun Yang
59460ff700
8359664: G1: Remove default arg for pretouch_workers of G1CollectedHeap::expand
...
Reviewed-by: tschatzl
2025-06-16 15:20:48 +00:00
Hamlin Li
9d060574e5
8358892: RISC-V: jvm crash when running dacapo sunflow after JDK-8352504
...
8359045: RISC-V: construct test to verify invocation of C2_MacroAssembler::enc_cmove_cmp_fp => BoolTest::ge/gt
Co-authored-by: Fei Yang <fyang@openjdk.org>
Reviewed-by: fyang, fjiang
2025-06-16 10:20:25 +00:00
Erik Gahlin
fedd0a0ee3
8359248: JFR: Help text for-XX:StartFlightRecording:report-on-exit should explain option can be repeated
...
Reviewed-by: mgronlun
2025-06-16 09:09:55 +00:00
Suchismith Roy
79497ef7f5
8348574: Simplify c1/c2_globals inclusions
...
Reviewed-by: mhaessig, kbarrett
2025-06-16 08:30:41 +00:00
Kevin Walls
8416ca3104
8346982: Remove JMX javadoc duplication that was in place due to JDK-6369229
...
Reviewed-by: amenkov
2025-06-16 07:29:24 +00:00
Volkan Yazici
eacfcd86d3
8357995: Use "stdin.encoding" for reading System.in with InputStreamReader/Scanner [core]
...
Reviewed-by: naoto, cjplummer
2025-06-16 07:27:05 +00:00
Tejesh R
6fe9143bbb
8358532: JFileChooser in GTK L&F still displays HTML filename
...
Reviewed-by: aivanov, dnguyen, kizune
2025-06-16 05:27:52 +00:00
Anjian Wen
1a01839f8c
8359105: RISC-V: No need for acquire fence in safepoint poll during JNI calls
...
Reviewed-by: rehn, fyang, fjiang
2025-06-16 03:32:40 +00:00
Raffaello Giulietti
26848a7d6c
8358804: Improve the API Note of BigDecimal.valueOf(double)
...
Reviewed-by: bpb, darcy, iris
2025-06-14 08:15:12 +00:00
Andrew Dinn
ee35f6384f
8359373: Split stubgen initial blob into pre and post-universe blobs
...
Reviewed-by: kvn
2025-06-13 16:52:40 +00:00
Vladimir Kozlov
12a0dd03b8
8358738: AOT cache created without graal jit should not be used with graal jit
...
Reviewed-by: iklam, ccheung
2025-06-13 16:20:11 +00:00
Ioi Lam
366650a438
8355556: JVM crash because archived method handle intrinsics are not restored
...
Reviewed-by: adinn, vlivanov, shade
2025-06-13 16:11:49 +00:00
Albert Mingkun Yang
417f8ecf07
8359224: G1: Incorrect size unit in logging of G1CollectedHeap::alloc_archive_region
...
Reviewed-by: tschatzl, shade
2025-06-13 13:40:43 +00:00
Manuel Hässig
b4c4496ef8
8354196: C2: reorder and capitalize phase definition
...
Reviewed-by: chagedorn, mchevalier
2025-06-13 13:02:27 +00:00
Sean Mullan
b5334fe237
8314180: Disable XPath in XML Signatures
...
Reviewed-by: weijun
2025-06-13 12:15:27 +00:00
Manuel Hässig
e8ef93ae9d
8357782: JVM JIT Causes Static Initialization Order Issue
...
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Reviewed-by: thartmann, dlong, dfenacci
2025-06-13 11:16:36 +00:00
Erik Gahlin
25b22c9b55
8358602: JFR: Annotations in jdk.jfr package should not use "not null" in specification
...
Reviewed-by: mgronlun
2025-06-13 10:47:26 +00:00
Prateek Nima
ead4529c92
8340182: Java HttpClient does not follow default retry limit of 3 retries
...
Reviewed-by: dfuchs
2025-06-13 10:32:50 +00:00
Jatin Bhateja
e7f63ba310
8359327: Incorrect AVX3Threshold results into code buffer overflows on APX targets
...
Reviewed-by: sviswanathan
2025-06-13 09:01:09 +00:00
Albert Mingkun Yang
032ead1d90
8358483: G1: Remove G1HeapRegionManager::num_available_regions
...
Reviewed-by: tschatzl, sangheki
2025-06-13 08:03:33 +00:00
Tobias Hartmann
ed39e17e34
8359200: Memory corruption in MStack::push
...
Reviewed-by: shade, kvn
2025-06-13 07:45:18 +00:00
Alan Bateman
9aeacf2de5
8358958: (aio) AsynchronousByteChannel.read/write should throw IAE if buffer is thread-confined
...
Reviewed-by: jpai, bpb
2025-06-13 06:33:42 +00:00
Quan Anh Mai
991097b7bf
8315066: Add unsigned bounds and known bits to TypeInt/Long
...
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: epeter, kvn, jbhateja
2025-06-13 01:05:44 +00:00
Kevin Walls
523a4efe1c
8358970: CounterMonitorMBean.getDerivedGaugeTimeStamp() JavaDoc incorrectly documents null
...
Reviewed-by: sspitsyn, lmesnik
2025-06-12 20:23:28 +00:00
Brian Burkhalter
0dd7c69b9e
8357286: (bf) Remove obsolete instanceof checks in CharBuffer.append
...
Reviewed-by: alanb
2025-06-12 20:21:50 +00:00
Kevin Walls
66535fe26d
8358701: Remove misleading javax.management.remote API doc wording about JMX spec, and historic link to JMXMP
...
Reviewed-by: alanb, sspitsyn
2025-06-12 20:06:19 +00:00
Koushik Thirupattur
db7af2b3c3
8349550: Improve SASL random usage
...
Reviewed-by: mullan
2025-06-12 19:31:15 +00:00
Volkan Yazici
610a18e7b3
8358688: HttpClient: Simplify file streaming in RequestPublishers.FilePublisher
...
Reviewed-by: dfuchs, jpai
2025-06-12 17:10:57 +00:00
jeremy
8d33ea7395
8354646: java.awt.TextField allows to identify the spaces in a password when double clicked at the starting and end of the text
...
Reviewed-by: aivanov, kizune, tr, psadhukhan
2025-06-12 16:11:35 +00:00
David Briemann
3c53057fa6
8359232: [PPC64] C2: Clean up ppc.ad: add instr sizes, remove comments
...
Reviewed-by: mdoerr
2025-06-12 15:27:44 +00:00
Roland Westrelin
1fcede053c
8358334: C2/Shenandoah: incorrect execution with Unsafe
...
Reviewed-by: wkemper, shade
2025-06-12 15:02:38 +00:00