SendaoYan
eb727dcb51
8359272: Several vmTestbase/compact tests timed out on large memory machine
...
Reviewed-by: ayang
Backport-of: a0fb35c8379295d2927c18d694ea52f7b7488a2b
2025-06-17 00:43:52 +00:00
Johannes Bechberger
b6cacfcbc8
8359135: New test TestCPUTimeSampleThrottling fails intermittently
...
Reviewed-by: mdoerr
Backport-of: 3f0fef2c9c323cb7b6e9191b17eac4296ff22dac
2025-06-16 16:20:54 +00:00
Hamlin Li
d870a48880
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
Reviewed-by: fyang
Backport-of: 9d060574e5dbd13e634f00d749d0108ceff1fae8
2025-06-16 11:18:32 +00:00
Fernando Guallini
2ea2f74f92
8358171: Additional code coverage for PEM API
...
Reviewed-by: rhalade, ascarpino
Backport-of: b2e7cda6a0bd21fa3c4ffe2a67da4953f1ca3f1f
2025-06-16 09:54:18 +00:00
Alan Bateman
077ce2edc7
8358764: (sc) SocketChannel.close when thread blocked in read causes connection to be reset (win)
...
Reviewed-by: iris, jpai
Backport-of: e5196fc24d2ec9e581af7803ac47036111fee029
2025-06-16 09:19:56 +00:00
Tobias Hartmann
3bd80fe3ba
8357782: JVM JIT Causes Static Initialization Order Issue
...
Reviewed-by: shade
Backport-of: e8ef93ae9de624f25166bdf010c915672b2c5cf4
2025-06-15 09:05:56 +00:00
Tobias Hartmann
03232d4a5d
8359200: Memory corruption in MStack::push
...
Reviewed-by: epeter, shade
Backport-of: ed39e17e34a2a3fd08a3e54d8d2c309deb99f61a
2025-06-15 09:04:55 +00:00
Daniel Fuchs
4111730845
8359364: java/net/URL/EarlyOrDelayedParsing test fails intermittently
...
Reviewed-by: alanb
Backport-of: 57cabc6d741c14a8029aec324ba96e8ced4afcbd
2025-06-13 16:54:40 +00:00
Tobias Hartmann
839a91e14b
8357982: Fix several failing BMI tests with -XX:+UseAPX
...
Reviewed-by: chagedorn
Backport-of: c98dffa186d48c41e76fd3a60e0129a8da60310f
2025-06-12 11:11:41 +00:00
Daniel Fuchs
aa4f79eaec
8358617: java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java fails with 403 due to system proxies
...
Reviewed-by: jpai
Backport-of: a377773fa76b46ac98533c61bc1410485390115e
2025-06-11 16:22:34 +00:00
Rajan Halade
80e066e733
8345414: Google CAInterop test failures
...
Reviewed-by: weijun
Backport-of: 8e9ba788ae04a9a617a393709bf2c51a0c157206
2025-06-06 21:31:33 +00:00
Patricio Chilano Mateo
c59e44a7aa
8357914: TestEmptyBootstrapMethodsAttr.java fails when run with TEST_THREAD_FACTORY=Virtual
...
Reviewed-by: lmesnik, dholmes, sspitsyn, syan
2025-06-05 15:02:02 +00:00
Dmitry Chuyko
23f1d4f9a9
8337666: AArch64: SHA3 GPR intrinsic
...
Reviewed-by: aph
2025-06-05 14:28:27 +00:00
Erik Gahlin
33ed7c1842
8358689: test/micro/org/openjdk/bench/java/net/SocketEventOverhead.java does not build after JDK-8351594
...
Reviewed-by: alanb
2025-06-05 13:08:48 +00:00
Viktor Klang
782bbca439
8358633: Test ThreadPoolExecutorTest::testTimedInvokeAnyNullTimeUnit is broken by JDK-8347491
...
Reviewed-by: alanb
2025-06-05 12:04:57 +00:00
Erik Gahlin
eb770a060a
8351594: JFR: Rate-limited sampling of Java events
...
Reviewed-by: mgronlun, alanb
2025-06-05 11:36:08 +00:00
Nizar Benalla
c5daf89053
8349369: test/docs/jdk/javadoc/doccheck/checks/jdkCheckLinks.java did not report on missing man page files
...
Reviewed-by: hannesw
2025-06-05 11:05:52 +00:00
Johannes Bechberger
ace70a6d6a
8358666: [REDO] Implement JEP 509: JFR CPU-Time Profiling
...
Reviewed-by: mgronlun
2025-06-05 08:18:18 +00:00
Vladimir Kozlov
849655a145
8358632: [asan] reports heap-buffer-overflow in AOTCodeCache::copy_bytes
...
Reviewed-by: vlivanov, iveresov
2025-06-05 03:25:46 +00:00
Hannes Greule
575806c0e5
8358078: javap crashes with NPE on preview class file
...
Reviewed-by: liach
2025-06-05 01:41:21 +00:00
David Holmes
8f8b367ae3
8350029: Illegal invokespecial interface not caught by verification
...
Reviewed-by: coleenp, matsaave
2025-06-05 00:35:26 +00:00
Markus Grönlund
9186cc7310
8358628: [BACKOUT] 8342818: Implement JEP 509: JFR CPU-Time Profiling
...
Reviewed-by: pchilanomate, dholmes
2025-06-04 23:55:18 +00:00
Johannes Bechberger
5b27e9c2df
8342818: Implement JEP 509: JFR CPU-Time Profiling
...
Reviewed-by: mgronlun, mdoerr, pchilanomate, apangin, shade
2025-06-04 22:08:58 +00:00
Ian Graves
901144ee0d
8358217: jdk/incubator/vector/PreferredSpeciesTest.java#id0 failures - expected [128] but found [256]
...
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: syan, psandoz
2025-06-04 19:46:30 +00:00
Justin Lu
8f821175cc
8358170: Repurpose testCompat in test/jdk/java/util/TimeZone/Bug8167143.java
...
Reviewed-by: naoto
2025-06-04 18:46:31 +00:00
Matthew Donovan
5ed246d17d
8357592: Update output parsing in test/jdk/sun/security/tools/jarsigner/compatibility/Compatibility.java
...
Reviewed-by: rhalade
2025-06-04 18:07:07 +00:00
Sergey Bylokhov
8939acc8ab
8358057: Update validation of ICC_Profile header data
...
Reviewed-by: honkar
2025-06-04 17:53:17 +00:00
Stuart Marks
ef47635d5a
8358015: Fix SequencedMap sequenced view method specifications
...
Reviewed-by: jpai, bchristi
2025-06-04 16:14:31 +00:00
Aleksey Shipilev
4e314cb9e0
8356000: C1/C2-only modes use 2 compiler threads on low CPU count machines
...
Reviewed-by: kvn, dfenacci, galder
2025-06-04 14:21:34 +00:00
Matias Saavedra Silva
a2723d91df
8345347: Test runtime/cds/TestDefaultArchiveLoading.java should accept VM flags or be marked as flagless
...
Reviewed-by: lmesnik, stefank, ccheung
2025-06-04 14:16:20 +00:00
Tom Shull
0352477ff5
8357660: [JVMCI] Add support for retrieving all BootstrapMethodInvocations directly from ConstantPool
...
Reviewed-by: dnsimon, yzheng
2025-06-04 13:50:36 +00:00
Erik Gahlin
a653ff4893
8358536: jdk/jfr/api/consumer/TestRecordingFileWrite.java times out
...
Reviewed-by: mgronlun
2025-06-04 13:39:31 +00:00
Emanuel Peter
248341d372
8344942: Template-Based Testing Framework
...
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Co-authored-by: Tobias Holenstein <tholenstein@openjdk.org>
Co-authored-by: Theo Weidmann <tweidmann@openjdk.org>
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Co-authored-by: Manuel Hässig <mhaessig@openjdk.org>
Reviewed-by: chagedorn, mhaessig, rcastanedalo
2025-06-04 13:16:24 +00:00
Archie Cobbs
09ec4de74d
8358066: Non-ascii package names gives compilation error "import requires canonical name"
...
Reviewed-by: jlahoda, naoto
2025-06-04 12:56:18 +00:00
Robbin Ehn
dc961609f8
8356159: RISC-V: Add Zabha
...
Reviewed-by: fyang, fjiang
2025-06-04 12:43:23 +00:00
Alan Bateman
7838321b74
8358496: Concurrent reading from Socket with timeout executes sequentially
...
Reviewed-by: dfuchs
2025-06-04 09:52:45 +00:00
Sean Coffey
42f48a39e8
8350689: Turn on timestamp and thread metadata by default for java.security.debug
...
Reviewed-by: mullan
2025-06-04 09:41:51 +00:00
He-Pin(kerr)
f141674d16
8347491: IllegalArgumentationException thrown by ThreadPoolExecutor doesn't have a useful message
...
Reviewed-by: vklang, liach, pminborg
2025-06-04 08:28:29 +00:00
Magnus Ihse Bursie
edf92721c2
8356977: UTF-8 cleanups
...
Reviewed-by: naoto, prr
2025-06-04 08:10:42 +00:00
Jaikiran Pai
b5cfd76c04
8358456: ZipFile.getInputStream(ZipEntry) throws unspecified IllegalArgumentException
...
Reviewed-by: lancea
2025-06-04 06:38:06 +00:00
Alan Bateman
f17b2bc06a
8356870: HotSpotDiagnosticMXBean.dumpThreads and jcmd Thread.dump_to_file updates
...
Reviewed-by: sspitsyn, kevinw
2025-06-04 04:10:10 +00:00
Naoto Sato
9c74d54514
8358158: test/jdk/java/io/Console/CharsetTest.java failing with NoClassDefFoundError: jtreg/SkippedException
...
Reviewed-by: joehw, jlu, iris
2025-06-03 23:28:00 +00:00
Daniel Gredler
939753579b
8356803: Test TextLayout/TestControls fails on windows & linux: line and paragraph separator show non-zero advance
...
8356812: Create an automated version of TextLayout/TestControls
Reviewed-by: prr, honkar
2025-06-03 23:27:44 +00:00
Tom Shull
e235b61a8b
8357987: [JVMCI] Add support for retrieving all methods of a ResolvedJavaType
...
Reviewed-by: dnsimon, yzheng, never
2025-06-03 19:38:58 +00:00
Daniel D. Daugherty
e984fa7997
8358539: ProblemList jdk/jfr/api/consumer/TestRecordingFileWrite.java
...
Reviewed-by: ayang, bpb
2025-06-03 18:41:05 +00:00
Alisen Chung
461cb84277
8345538: Robot.mouseMove doesn't clamp bounds on macOS when trying to move mouse off screen
...
Reviewed-by: honkar, prr
2025-06-03 18:02:47 +00:00
Chris Plummer
c382da5798
8358178: Some nsk/jdi tests should be run with includevirtualthreads=y even though they pass without
...
Reviewed-by: sspitsyn, lmesnik
2025-06-03 17:19:31 +00:00
Jatin Bhateja
d7e58ac480
8351635: C2 ROR/ROL: assert failed: Long constant expected
...
Reviewed-by: thartmann, chagedorn
2025-06-03 17:00:54 +00:00
Brian Burkhalter
57862005f9
8354450: A File should be invalid if an element of its name sequence ends with a space
...
Reviewed-by: alanb
2025-06-03 16:32:12 +00:00
Justin Lu
04c15466f6
8358095: Cleanup tests with explicit locale provider set to only CLDR
...
Reviewed-by: bpb, naoto
2025-06-03 16:13:14 +00:00