Commit graph

81985 commits

Author SHA1 Message Date
Volkan Yazici
e700460b49 8349813: Test behavior of limiting() on RS operators throwing exceptions
Reviewed-by: dfuchs
2025-02-12 12:04:22 +00:00
Daniel Jeliński
08f4c1c801 8349781: make test TEST=gtest fails on WSL
Reviewed-by: erikj
2025-02-12 09:04:32 +00:00
Kevin Walls
bb41df44d9 8349723: Problemlist jdp tests for macosx-x64
Reviewed-by: rriggs, sspitsyn
2025-02-12 08:22:29 +00:00
David Holmes
adda12b724 8349874: Missing comma in copyright from JDK-8349689
Reviewed-by: dcubed, mikael
2025-02-12 03:57:30 +00:00
Prasanta Sadhukhan
342dec93f2 8347019: Test javax/swing/JRadioButton/8033699/bug8033699.java still fails: Focus is not on Radio Button Single as Expected
Reviewed-by: aivanov, dnguyen, azvegint
2025-02-12 03:10:00 +00:00
SendaoYan
88b4a906d2 8349689: Several virtual thread tests missing /native keyword
Reviewed-by: alanb, lmesnik
2025-02-12 03:00:43 +00:00
Volkan Yazici
d558d9d427 8349702: jdk.internal.net.http.Http2Connection::putStream needs to provide cause while cancelling stream
Reviewed-by: jpai, dfuchs
2025-02-12 01:58:22 +00:00
William Kemper
8c09d40d6c 8348268: Test gc/shenandoah/TestResizeTLAB.java#compact: fatal error: Before Updating References: Thread C2 CompilerThread1: expected gc-state 9, actual 21
Reviewed-by: shade
2025-02-11 20:20:53 +00:00
Alexey Semenyuk
e7157d174c 8150442: Enforce Supported Platforms in Packager for MSI bundles
Reviewed-by: almatvee, cstein
2025-02-11 19:22:35 +00:00
Naoto Sato
642816538f 8349254: Disable "best-fit" mapping on Windows environment variables
Reviewed-by: jlu, jpai
2025-02-11 17:20:50 +00:00
Chen Liang
32dc41c9f7 8349624: Validation for slot missing in CodeBuilder local variable instructions
Reviewed-by: asotona
2025-02-11 16:21:23 +00:00
Mohamed Issa
a1bcda2476 8349579: jsvml.dll incorrect RDATA SEGMENT specification
Reviewed-by: sviswanathan, jbhateja
2025-02-11 15:33:30 +00:00
Tobias Hartmann
ee079fdbf1 8349820: Temporarily increase MemLimit for tests until JDK-8349772 and JDK-8337821 are fixed
Reviewed-by: rcastanedalo, epeter
2025-02-11 13:57:45 +00:00
SendaoYan
545d19f1fa 8349771: Replace usages of -mx and -ms in some monitor tests
Reviewed-by: jpai, stefank, dholmes
2025-02-11 12:38:19 +00:00
Daniel Fuchs
5ee44c1688 8349662: SSLTube SSLSubscriptionWrapper has potential races when switching subscriptions
Reviewed-by: jpai
2025-02-11 12:10:05 +00:00
Magnus Ihse Bursie
964dd18fd2 8349515: [REDO] Framework for tracing makefile inclusion and parsing
Reviewed-by: erikj
2025-02-11 10:55:47 +00:00
Thomas Schatzl
8e85829496 8349213: G1: Clearing bitmaps during collection set merging not claimed by region
Reviewed-by: iwalulya, ayang
2025-02-11 09:52:38 +00:00
Richard Reingruber
1a8212e101 8348678: [PPC64] C2: unaligned vector load/store is ok
8343906: test2 of compiler/c2/TestCastX2NotProcessedIGVN.java fails on some platforms

Reviewed-by: mdoerr, amitkumar
2025-02-11 07:45:55 +00:00
Daniel Gredler
41bdc47d71 8208377: Soft hyphens render if not using TextLayout
Reviewed-by: achung, prr
2025-02-11 00:39:09 +00:00
Jiangli Zhou
df654a9f58 8349752: Tier1 build failure caused by JDK-8349178
Reviewed-by: dholmes
2025-02-10 20:52:20 +00:00
Jiangli Zhou
527489c06d 8349284: Make libExplicitAttach work on static JDK
Reviewed-by: alanb, dholmes
2025-02-10 20:19:48 +00:00
Joe Darcy
f11a737707 8349475: Test tools/javac/api/TestJavacTaskWithWarning.java writes files in src dir
Reviewed-by: jlahoda, liach, jpai
2025-02-10 18:27:05 +00:00
Jamil Nimeh
b737f7fb30 8349501: Relocate supporting classes in security/testlibrary to test/lib/jdk tree
Reviewed-by: rhalade, weijun
2025-02-10 18:19:57 +00:00
Jiangli Zhou
84b32cb61c 8349178: runtime/jni/atExit/TestAtExit.java should be supported on static JDK
Reviewed-by: dholmes
2025-02-10 18:05:27 +00:00
Aleksey Shipilev
ab66c82ce9 8349639: jfr/event/gc/detailed/TestShenandoahEvacuationInformationEvent.java fails to compile after JDK-8348610
Reviewed-by: mdoerr, wkemper
2025-02-10 15:51:23 +00:00
Johan Sjölen
f74c4dfe0b 8349580: Do not use address in MemTracker top level functions
Reviewed-by: gziemski, stefank
2025-02-10 13:52:23 +00:00
Coleen Phillimore
c9cadbd23f 8346567: Make Class.getModifiers() non-native
Reviewed-by: alanb, vlivanov, yzheng, dlong
2025-02-10 12:44:30 +00:00
Volkan Yazici
5589892262 8343074: test/jdk/com/sun/net/httpserver/docs/test1/largefile.txt could be generated
Reviewed-by: dfuchs, jpai
2025-02-10 12:12:54 +00:00
Hamlin Li
d104debe51 8349556: RISC-V: improve the performance when -COH and -AvoidUnalignedAccesses for UL and LU string comparison
Reviewed-by: fyang, vkempik
2025-02-10 11:47:57 +00:00
Hamlin Li
4a83ca1202 8349666: RISC-V: enable superwords tests for vector reductions
Reviewed-by: fyang, luhenry
2025-02-10 11:25:20 +00:00
SendaoYan
8f6ccde982 8349554: [UBSAN] os::attempt_reserve_memory_between reported applying non-zero offset to non-null pointer produced null pointer
Reviewed-by: stefank, stuefe
2025-02-08 13:11:07 +00:00
Thomas Stuefe
7d52f1e64d 8349525: RBTree: provide leftmost, rightmost, and a simple way to print trees
Reviewed-by: jsjolen, cnorrbin
2025-02-08 06:35:27 +00:00
Quan Anh Mai
e9278de3f8 8348411: C2: Remove the control input of LoadKlassNode and LoadNKlassNode
Reviewed-by: vlivanov, epeter
2025-02-08 04:20:46 +00:00
Joe Wang
5395ffa006 8327378: XMLStreamReader throws EOFException instead of XMLStreamException
Reviewed-by: iris, lancea, naoto
2025-02-08 02:48:04 +00:00
Coleen Phillimore
1ed9ef1c3f 8349559: Compiler interface doesn't need to store protection domain
Reviewed-by: vlivanov, iklam
2025-02-07 21:27:35 +00:00
Alexander Matveev
f0ea38b387 8349509: [macos] Clean up macOS dead code in jpackage
Reviewed-by: asemenyuk
2025-02-07 19:58:51 +00:00
Tom Rodriguez
7f6c687815 8349374: [JVMCI] concurrent use of HotSpotSpeculationLog can crash
Reviewed-by: kvn, dnsimon
2025-02-07 19:58:37 +00:00
Liam Miller-Cushon
bd9b24c0f8 8349512: Duplicate PermittedSubclasses entries with doclint enabled
Reviewed-by: vromero
2025-02-07 19:43:33 +00:00
Andrew Haley
b40f8eef98 8337251: C1: Improve Class.isInstance intrinsic
Reviewed-by: vlivanov
2025-02-07 17:39:10 +00:00
Bradford Wetmore
88a84835a3 8349121: SSLParameters.setApplicationProtocols() ALPN example could be clarified
Reviewed-by: abarashev, jnimeh, dfuchs
2025-02-07 17:09:56 +00:00
Justin Lu
fb847bb2af 8349493: Replace sun.util.locale.ParseStatus usage with java.text.ParsePosition
Reviewed-by: naoto
2025-02-07 17:08:52 +00:00
Mikhail Yankelevich
7cd5cb2916 8349532: Refactor ./util/Pem/encoding.sh to run in java
Reviewed-by: weijun
2025-02-07 15:40:17 +00:00
Ivan Walulya
86cec4ea2c 8343782: G1: Use one G1CardSet instance for multiple old gen regions
Reviewed-by: ayang, tschatzl
2025-02-07 10:22:23 +00:00
Matthias Baesken
006ed5c02b 8349375: Cleanup AIX special file build settings
Reviewed-by: mdoerr, clanger, erikj, jwaters
2025-02-07 07:43:43 +00:00
Joe Wang
3989a19957 8344925: translet-name ignored when package-name is also set
Reviewed-by: lancea, iris, naoto
2025-02-07 02:26:20 +00:00
Fernando Guallini
1eb54e4228 8346049: jdk/test/lib/security/timestamp/TsaServer.java warnings
Reviewed-by: weijun, rhalade, hchao, lmesnik
2025-02-07 00:31:11 +00:00
Calvin Cheung
a0c7f661be 8349508: runtime/cds/appcds/TestParallelGCWithCDS.java should not check for specific output
Reviewed-by: dholmes, iklam
2025-02-06 22:31:19 +00:00
Aleksey Shipilev
10791477cf 8348570: CTW: Expose the code hidden by uncommon traps
Reviewed-by: kvn, thartmann
2025-02-06 20:20:43 +00:00
Brian Burkhalter
1a74ee64eb 8349092: File.getFreeSpace violates specification if quotas are in effect (win)
Reviewed-by: naoto
2025-02-06 19:11:35 +00:00
Brian Burkhalter
0181030bdc 8349006: File.getCanonicalPath should remove "(on UNIX platforms)" from its specification
Reviewed-by: jlu, naoto
2025-02-06 19:10:26 +00:00