Weibing Xiao
|
9b71e677d0
|
Merge branch 'master' of github.com:openjdk/jdk into JDK-8362268
|
2025-10-14 14:08:28 -04:00 |
|
Brian Burkhalter
|
09e87971e8
|
8368633: (fs) Path.toRealPath(NOFOLLOW_LINKS) very slow on macOS
Reviewed-by: alanb
|
2025-10-14 17:48:37 +00:00 |
|
Harshitha Onkar
|
bbbb9c5f15
|
8365423: [macos26] java/awt/MenuBar/8007006/bug8007006.java fails on macOS 26
Reviewed-by: kizune, prr
|
2025-10-14 16:31:21 +00:00 |
|
Ramkumar Sunderbabu
|
64ff7062c1
|
8369806: Remove nsk/jvmti/AttachOnDemand/attach020 from problemlist
Reviewed-by: lmesnik, chagedorn
|
2025-10-14 15:33:49 +00:00 |
|
Daniel Jeliński
|
6d1529cd70
|
8369593: Test H3MalformedResponseTest.testMalformedResponse still times out
Reviewed-by: jpai, vyazici, dfuchs
|
2025-10-14 12:23:48 +00:00 |
|
jonghoonpark
|
90cf3a2086
|
8366716: Move SmapsParser from runtime/os/TestTracePageSizes.java into testlib
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Reviewed-by: sjohanss, syan
|
2025-10-14 09:09:58 +00:00 |
|
Christian Stein
|
702179e785
|
8369488: Update to use jtreg 8.1
Reviewed-by: iris, erikj, jpai, syan
|
2025-10-14 08:54:42 +00:00 |
|
Jaikiran Pai
|
2eb0898fef
|
8367157: Remove jrunscript tool
Reviewed-by: erikj, ayang, ihse, alanb
|
2025-10-14 06:10:09 +00:00 |
|
Jatin Bhateja
|
449641813a
|
8365205: C2: Optimize popcount value computation using knownbits
Reviewed-by: epeter, hgreule, qamai
|
2025-10-14 03:35:11 +00:00 |
|
Phil Race
|
d6ca382f4e
|
8369335: Two sun/java2d/OpenGL tests fail on Windows after JDK-8358058
Reviewed-by: jdv
|
2025-10-14 03:33:23 +00:00 |
|
Xueming Shen
|
4ca4485e9a
|
8365588: defineClass that accepts a ByteBuffer does not work as expected
Reviewed-by: alanb
|
2025-10-13 20:29:06 +00:00 |
|
Justin Lu
|
1d6cafdc52
|
8369452: Locale.Builder.setLanguageTag(String) does not clear on empty or null String
Reviewed-by: naoto
|
2025-10-13 16:11:09 +00:00 |
|
Brian Burkhalter
|
8b1cf8eefe
|
8368098: (aio) java/nio/channels/Channels/AsyncCloseStreams.java fails in junit timeout
Reviewed-by: alanb
|
2025-10-13 16:03:43 +00:00 |
|
Henry Jen
|
b83e7939dd
|
8347007: --strip-debug removes parameter names included with -parameters
Reviewed-by: alanb
|
2025-10-13 15:05:53 +00:00 |
|
Thomas Schatzl
|
f292d7c66c
|
8048180: G1: Eager reclaim of humongous objects with references
Co-authored-by: Ivan Walulya <iwalulya@openjdk.org>
Reviewed-by: iwalulya, ayang
|
2025-10-13 14:51:08 +00:00 |
|
Patricio Chilano Mateo
|
9feb8f21b5
|
8369019: Improve timed-park mechanism in ObjectMonitor for virtual thread support
Reviewed-by: dholmes, alanb
|
2025-10-13 14:07:40 +00:00 |
|
Emanuel Peter
|
0496806102
|
8359412: Template-Framework Library: Operations and Expressions
Reviewed-by: chagedorn, mhaessig, galder
|
2025-10-13 13:59:48 +00:00 |
|
Alexey Ivanov
|
d278043ddb
|
8367772: Refactor createUI in PassFailJFrame
Reviewed-by: dnguyen, honkar
|
2025-10-13 12:09:38 +00:00 |
|
Matthias Baesken
|
98e1d2fab1
|
8369563: Gtest dll_address_to_function_and_library_name has issues with stripped pdb files
Reviewed-by: clanger, lucy
|
2025-10-13 10:13:00 +00:00 |
|
Kevin Walls
|
1605e8392e
|
8369574: Remove javax/management/remote/mandatory/connection/BrokenConnectionTest.java from ProblemList-Virtual.txt
Reviewed-by: ayang
|
2025-10-13 08:13:37 +00:00 |
|
SendaoYan
|
2dfe4586f7
|
8369490: Remove unused Runinfo parameters in compiler/c2/gvn/TestBitCompressValueTransform.java
Reviewed-by: chagedorn, mhaessig
|
2025-10-11 05:58:14 +00:00 |
|
Justin Lu
|
376d77e8a7
|
8369050: DecimalFormat Rounding Errors for Fractional Ties Near Zero
Reviewed-by: naoto
|
2025-10-10 16:27:56 +00:00 |
|
Francesco Andreuzzi
|
fc49a1b502
|
8368846: java/io/File/createTempFile/TargetDirectory fails when run by root user
Reviewed-by: bpb
|
2025-10-10 15:39:27 +00:00 |
|
Kangcheng Xu
|
f6d77cb332
|
8347555: [REDO] C2: implement optimization for series of Add of unique value
Reviewed-by: roland, epeter
|
2025-10-10 14:04:51 +00:00 |
|
Aleksei Voitylov
|
5594d6bc88
|
8368522: (fs) BasicFileAttributes Linux musl 1.2.5 incompatibility with statx
Reviewed-by: sgehwolf, bpb
|
2025-10-10 13:33:12 +00:00 |
|
Albert Mingkun Yang
|
afda8ad460
|
8369501: Parallel: Add UseAdaptiveSizePolicy requirement to TestDynShrinkHeap.java
Reviewed-by: jsikstro, tschatzl
|
2025-10-10 10:18:45 +00:00 |
|
Chris Dennis
|
d5a207994b
|
8362123: ClassLoader Leak via Executors.newSingleThreadExecutor(...)
Reviewed-by: vklang, alanb
|
2025-10-10 09:19:55 +00:00 |
|
Severin Gehwolf
|
a1a37bd7b2
|
8369441: Two container tests fail after JDK-8292984
Reviewed-by: mbaesken, cnorrbin, syan
|
2025-10-10 08:14:06 +00:00 |
|
Mikhail Yankelevich
|
b6e5ef4ad0
|
8360373: src/java.base/share/classes/sun/security/util/Debug.java implement negative testing
Reviewed-by: coffeys
|
2025-10-10 06:54:58 +00:00 |
|
Phil Race
|
5a32966d42
|
8369516: Delete duplicate imaging test
Reviewed-by: serb
|
2025-10-10 04:30:14 +00:00 |
|
Saint Wesonga
|
f4209dff3b
|
8348862: runtime/ErrorHandling/CreateCoredumpOnCrash fails on Windows aarch64
Reviewed-by: dholmes, mbeckwit
|
2025-10-10 03:55:47 +00:00 |
|
Alexey Semenyuk
|
2311ec394d
|
8363979: Add JDK bundle/image validation for --runtime-image option
Reviewed-by: almatvee
|
2025-10-10 02:42:11 +00:00 |
|
Alexander Matveev
|
1873b45948
|
8356047: [macos] jpackage produces confusing post- and pre- installation PKG scripts
Reviewed-by: asemenyuk
|
2025-10-10 01:11:35 +00:00 |
|
Alexander Matveev
|
52b02edaba
|
8362598: [macos] Add tests for custom info plist files
Reviewed-by: asemenyuk
|
2025-10-10 01:11:10 +00:00 |
|
Naoto Sato
|
37b725d9c1
|
8369184: SimpleTimeZone equals() Returns True for Unequal Instances with Different hashCode Values
Reviewed-by: prappo, jlu, rriggs, iris
|
2025-10-09 16:20:59 +00:00 |
|
Jeremy Wood
|
7c75cb312c
|
8367376: Bad ButtonUI prevents other components from updating when system changes desktop properties
Reviewed-by: aivanov, prr, psadhukhan
|
2025-10-09 16:02:01 +00:00 |
|
Daniel Fuchs
|
9891cd69e4
|
8369313: java/net/httpclient/TimeoutBasic.java should accept that HttpTimeoutException should be somewhere down the cause chain
Reviewed-by: vyazici, jpai
|
2025-10-09 15:52:28 +00:00 |
|
Daniel Fuchs
|
48d21b50fa
|
8369434: java/net/httpclient/AltServiceUsageTest.java fails intermittently
Reviewed-by: vyazici, jpai
|
2025-10-09 15:08:46 +00:00 |
|
SendaoYan
|
13f460c395
|
8368677: acvp test should throw SkippedException when no ACVP-Server available
Reviewed-by: weijun, shade
|
2025-10-09 14:27:09 +00:00 |
|
Artur Barashev
|
233d3a8d43
|
8366244: TLS1.3 ChangeCipherSpec message received after the client's Finished message should trigger a connection abort with "unexpected message"
Reviewed-by: hchao
|
2025-10-09 13:59:31 +00:00 |
|
Christian Hagedorn
|
005877b063
|
8369236: testlibrary_tests/ir_framework/tests/TestCompileThreshold.java timed out
Reviewed-by: ayang, dfenacci
|
2025-10-09 13:33:53 +00:00 |
|
Christian Hagedorn
|
dd410e0b77
|
8369423: Reduce execution time of testlibrary_tests/ir_framework/tests/TestDFlags.java
Reviewed-by: thartmann, dfenacci
|
2025-10-09 13:33:18 +00:00 |
|
Matthew Donovan
|
5bb9fed9de
|
8351354: Enhance java -XshowSettings:security:tls to show enabled TLS groups
Reviewed-by: mullan, coffeys
|
2025-10-09 13:20:34 +00:00 |
|
Prasanta Sadhukhan
|
285d16a3a3
|
8365886: JSplitPane loses track of the left component when the component orientation is changed
Reviewed-by: tr, kizune
|
2025-10-09 09:42:27 +00:00 |
|
Daniel Jeliński
|
b37a1a33ae
|
8369291: Test java/net/httpclient/http3/H3DataLimitsTest.java fails in quic connection timeout with linux fastdebug builds
Reviewed-by: jpai, dfuchs, vyazici
|
2025-10-09 09:20:14 +00:00 |
|
Damon Fenacci
|
991f8e6f38
|
8360031: C2 compilation asserts in MemBarNode::remove
Reviewed-by: dlong, kvn, shade
|
2025-10-09 06:21:08 +00:00 |
|
Ramkumar Sunderbabu
|
1b11bea76b
|
8286865: vmTestbase/vm/mlvm/meth/stress/jni/nativeAndMH/Test.java fails with Out of space in CodeCache
Reviewed-by: dlong, chagedorn
|
2025-10-09 06:19:00 +00:00 |
|
Daniel Jeliński
|
914b44e277
|
8368694: PKCS11-NSS generic keys generated by DH have leading zeroes stripped
Reviewed-by: valeriep
|
2025-10-09 06:01:25 +00:00 |
|
Lei Zhu
|
0b81db1d38
|
8364346: Typo in IR framework README
Reviewed-by: thartmann, fandreuzzi, chagedorn
|
2025-10-09 05:28:27 +00:00 |
|
Emanuel Peter
|
0e5655e668
|
8367657: C2 SuperWord: NormalMapping demo from JVMLS 2025
Reviewed-by: chagedorn, galder
|
2025-10-08 23:09:37 +00:00 |
|