Manukumar V S
bcad87eacb
8358697: TextLayout/MyanmarTextTest.java passes if no Myanmar font is found
...
Reviewed-by: aivanov
2025-06-24 02:20:49 +00:00
Nizar Benalla
2a70a6dc58
8346886: Add since checker test to jdk.management.jfr
...
Reviewed-by: egahlin
2025-06-23 22:24:57 +00:00
Justin Lu
dfcea0547e
8358729: jdk/internal/loader/URLClassPath/ClassnameCharTest.java depends on Applet
...
Reviewed-by: jpai, lancea
2025-06-23 14:26:02 +00:00
Dingli Zhang
ad1033d68f
8360169: Problem list CodeInvalidationReasonTest.java on linux-riscv64 until JDK-8360168 is fixed
...
Reviewed-by: fyang, fjiang, syan, dnsimon
2025-06-23 08:02:40 +00:00
Benoît Maillard
c220b1358c
8356865: C2: Unreasonable values for debug flag FastAllocateSizeLimit can lead to left-shift-overflow, which is UB
...
Reviewed-by: epeter, mhaessig
2025-06-23 07:52:02 +00:00
Manuel Hässig
9ae39b62b9
8355276: Sort C2 includes
...
Reviewed-by: kvn, thartmann
2025-06-23 07:47:17 +00:00
Srinivas Mandalika
de34bb8e66
8359687: Use PassFailJFrame for java/awt/print/Dialog/DialogType.java
...
Reviewed-by: abhiscxk, aivanov
2025-06-23 04:54:43 +00:00
Fei Yang
6b4393917a
8359270: C2: alignment check should consider base offset when emitting arraycopy runtime call
...
Reviewed-by: thartmann, kvn
2025-06-23 00:33:34 +00:00
Phil Race
81985d422d
8358526: Clarify behavior of java.awt.HeadlessException constructed with no-args
...
Reviewed-by: aivanov, honkar
2025-06-20 22:22:41 +00:00
Daniel D. Daugherty
d627282f0c
8360143: ProblemList runtime/NMT/VirtualAllocTestType.java
...
Reviewed-by: rriggs
2025-06-20 19:53:17 +00:00
Vladimir Petko
c6ab63d306
8359735: [Ubuntu 25.10] java/lang/ProcessBuilder/Basic.java, java/lang/ProcessHandle/InfoTest.java fail due to rust-coreutils
...
Reviewed-by: rriggs
2025-06-20 13:51:55 +00:00
Doug Simon
ff54a6493a
8360049: CodeInvalidationReasonTest.java fails with ZGC on AArch64
...
Reviewed-by: aph, shade
2025-06-20 13:25:38 +00:00
Roland Westrelin
c11f36e620
8356708: C2: loop strip mining expansion doesn't take sunk stores into account
...
Reviewed-by: rcastanedalo, epeter
2025-06-20 11:24:17 +00:00
Shruthi
8f121a173c
8317801: java/net/Socket/asyncClose/Race.java fails intermittently (aix)
...
Reviewed-by: alanb, jkern
2025-06-20 10:13:01 +00:00
Tobias Hartmann
33970629ac
8360069: Problem list CodeInvalidationReasonTest.java until JDK-8360049 is fixed
...
Reviewed-by: dholmes
2025-06-20 05:35:10 +00:00
Prasanta Sadhukhan
c51bed739d
8335986: Test javax/swing/JCheckBox/4449413/bug4449413.java fails on Windows 11 x64 because RBMenuItem's and CBMenuItem's checkmark on the left side are not visible
...
Reviewed-by: tr
2025-06-20 03:09:57 +00:00
Manuel Hässig
a6464b74a8
8358578: Small -XX:NMethodSizeLimit triggers "not in CodeBuffer memory" assert in C1
...
Reviewed-by: kvn, syan, thartmann
2025-06-20 01:33:54 +00:00
Cesar Soares Lucas
2fe1298447
8359064: Expose reason for marking nmethod non-entrant to JVMCI client
...
Reviewed-by: dnsimon, never
2025-06-19 18:02:41 +00:00
Manuel Hässig
c7125aa2af
8020282: Generated code quality: redundant LEAs in the chained dereferences
...
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Reviewed-by: kvn, rcastanedalo
2025-06-19 09:36:29 +00:00
Tobias Hartmann
08b1fa4cb3
8359972: Problem list TestStaticCallStub until JDK-8359963 is fixed
...
Reviewed-by: mchevalier, chagedorn
2025-06-19 05:35:51 +00:00
Chris Plummer
982064e50c
8359167: Remove unused test/hotspot/jtreg/vmTestbase/nsk/share/jpda/BindServer.java
...
Reviewed-by: sspitsyn, lmesnik
2025-06-18 18:43:38 +00:00
Kim Barrett
7bc0d82450
8359227: Code cache/heap size options should be size_t
...
Reviewed-by: mhaessig, tschatzl
2025-06-18 18:05:18 +00:00
Manukumar V S
b7fcd0b235
8359889: java/awt/MenuItem/SetLabelTest.java inadvertently triggers clicks on items pinned to the taskbar
...
Reviewed-by: aivanov, kizune
2025-06-18 16:41:31 +00:00
Mikhail Ablakatov
ba32b78bfa
8358329: AArch64: emit direct branches in static stubs for small code caches
...
Reviewed-by: aph, eastigeevich
2025-06-18 11:48:45 +00:00
Afshin Zafari
547ce03016
8337217: Port VirtualMemoryTracker to use VMATree
...
Reviewed-by: jsjolen, gziemski
2025-06-18 11:37:48 +00:00
Matthew Donovan
cabd7c1f7a
8356897: Update NSS library to 3.111
...
Reviewed-by: rhalade
2025-06-18 11:24:54 +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
2b94b70ef5
8359428: Test 'javax/swing/JTabbedPane/bug4499556.java' failed because after selecting one of L&F items, the test case automatically failed when clicking on L&F Menu button again
...
Reviewed-by: abhiscxk
2025-06-18 05:08:06 +00:00
lawrence.andrews
8c760e78b9
8359418: Test "javax/swing/text/GlyphView/bug4188841.java" failed because the phrase of text pane does not match the instructions
...
Reviewed-by: honkar
2025-06-17 20:42:42 +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
Serguei Spitsyn
164cae469c
8359733: UnProblemList serviceability/jvmti/vthread/SuspendWithInterruptLock
...
Reviewed-by: syan, dholmes, lmesnik
2025-06-17 19:22:14 +00:00
dermster
49a82d8806
8359449: [TEST] open/test/jdk/java/io/File/SymLinks.java Refactor extract method for Windows specific test
...
Reviewed-by: bpb
2025-06-17 18:21:40 +00:00
Alexey Ivanov
53a83d15a1
8357799: Improve instructions for JFileChooser/HTMLFileName.java
...
Reviewed-by: honkar, tr, kizune
2025-06-17 14:09:11 +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
SendaoYan
51877f568b
8359207: Remove runtime/signal/TestSigusr2.java since it is always skipped
...
Reviewed-by: dcubed, dholmes
2025-06-17 13:50:01 +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
SendaoYan
a16d23557b
8359402: Test CloseDescriptors.java should throw SkippedException when there is no lsof/sctp
...
Reviewed-by: vyazici, jpai
2025-06-17 05:38:59 +00:00
Volkan Yazici
e55ddabffa
8359223: HttpClient: Remove leftovers from the SecurityManager cleanup
...
Reviewed-by: dfuchs
2025-06-16 18:20:28 +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
2f2acb2e3f
8359593: JFR: Instrumentation of java.lang.String corrupts recording
...
Reviewed-by: mgronlun
2025-06-16 16:10:59 +00:00
Kevin Walls
9652ae9a8d
8347114: JMXServiceURL should require an explicit protocol
...
Reviewed-by: dfuchs, sspitsyn
2025-06-16 15:25:51 +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
Benoît Maillard
d8c3533a91
8357816: Add test from JDK-8350576
...
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Reviewed-by: syan, thartmann, epeter
2025-06-16 07:29:06 +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
Damon Fenacci
534a8605e5
8358129: compiler/startup/StartupOutput.java runs into out of memory on Windows after JDK-8347406
...
Reviewed-by: thartmann, epeter
2025-06-16 06:11:08 +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
Archie Cobbs
0e725c6fb1
8354447: Missing test for retroactive @SuppressWarnings("dangling-doc-comments") behavior
...
Reviewed-by: darcy
2025-06-13 21:42:17 +00:00
Alex Menkov
b3f56086c9
8358094: Test vmTestbase/nsk/jvmti/AttachOnDemand/attach045/TestDescription.java still times out after JDK-8357282
...
Reviewed-by: sspitsyn, cjplummer, lmesnik
2025-06-13 17:15:41 +00:00
dermster
78b1360e7d
8359127: Amend java/nio/channels/DatagramChannel/PromiscuousIPv6.java to use @requires for OS platform selection
...
Reviewed-by: djelinski, dfuchs
2025-06-13 15:57:00 +00:00