20246 Commits

Author SHA1 Message Date
Ashutosh Mehra
5596e81110 8381975: CPU feature verification in AOTCodeCache should check for exact match
Co-authored-by: Vladimir Kozlov <kvn@openjdk.org>
Reviewed-by: kvn, iklam, adinn
2026-04-24 13:24:56 +00:00
Prasanta Sadhukhan
71e5a1606b 8381651: Remove non-failing ModalFocusTransfer test from Problemlist
Reviewed-by: prr, azvegint
2026-04-24 11:31:07 +00:00
Volkan Yazici
7fcf2bb3ef 8180483: sun.net.www.protocol.http.HttpClient::available may consume one character
Reviewed-by: dfuchs
2026-04-24 10:12:04 +00:00
SendaoYan
9813fd4d62 8382934: LateInlineQueueDrainTest.java fails without diagnostic option
Reviewed-by: shade, fyang
2026-04-24 09:03:03 +00:00
SendaoYan
4963170304 8345631: TestRegionSamplingLogging.java#generational-rotation intermittent fails
Reviewed-by: wkemper, ruili
2026-04-24 02:07:41 +00:00
William Kemper
0091060d34 8345501: GenShen: Test TestEvilSyncBug.java#generational intermittent timed out
Reviewed-by: xpeng, ruili, ysr, kdnilsen
2026-04-23 21:46:27 +00:00
Ashutosh Mehra
bfb4c5801e 8381988: Fix inconsistency in clearing cpu feature bits
Reviewed-by: sviswanathan, kvn
2026-04-23 21:38:13 +00:00
Patricio Chilano Mateo
3bbb0d9f00 8377715: Thawing frame can undo deoptimization
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Reviewed-by: rrich, fyang, dlong
2026-04-23 21:36:27 +00:00
Aleksey Shipilev
e1d889ee53 8382815: C2: Reference intrinsics are broken by shadow "referent" field
Reviewed-by: kvn, vlivanov, qamai
2026-04-23 17:59:03 +00:00
Sergey Bylokhov
989b1882d4 8378506: [macOS] Window content not updated when rendering to multiple windows
Reviewed-by: prr, jdv
2026-04-23 17:51:07 +00:00
Khalid Boulanouare
8256d13b6d 8360498: [TEST_BUG] Some Mixing test continue to fail
Reviewed-by: aivanov, tr, prr
2026-04-23 17:05:56 +00:00
William Kemper
b800c7ec3b 8345301: GenShen: TestShenandoahEvacuationInformationEvent.java intermittent fails
Reviewed-by: kdnilsen, ruili
2026-04-23 17:00:23 +00:00
Xiaolong Peng
695bcff2e8 8382637: GenShen: ubsan error, divide by zero during TestThreadFailure
Reviewed-by: ysr, shade, kdnilsen, wkemper
2026-04-23 14:46:23 +00:00
Chen Liang
cb8860a750 8379337: Deprecate Modifier.toString
Reviewed-by: alanb
2026-04-23 14:40:18 +00:00
Markus Grönlund
17e91514a8 8382740: JFR: Disable jdk.OldObjectSample event for generational ZGC
Reviewed-by: stefank, egahlin
2026-04-23 11:45:33 +00:00
Damon Fenacci
2fe7ae94bc 8381362: C2: assert(_late_inlines.length() == 0 || IncrementalInlineMH || IncrementalInlineVirtual) failed: not empty
Reviewed-by: qamai, vlivanov
2026-04-23 06:17:50 +00:00
Dingli Zhang
7e1ed28cd5 8382606: Enable VectorMinMaxTransforms.java IR tests for RISC-V
Reviewed-by: fyang, gcao
2026-04-23 02:04:23 +00:00
Ioi Lam
f20994b7a7 8378894: AOT training run crashes with jcmd VM.native_memory
Reviewed-by: kvn, asmehra
2026-04-22 21:39:01 +00:00
Sergey Bylokhov
8bef687f2e 8369327: On macOS List loses selection when added to Frame
Reviewed-by: aivanov, azvegint, prr
2026-04-22 20:15:45 +00:00
Daniel D. Daugherty
03996ff5e0 8382843: Update ProblemList comments for preview features
Reviewed-by: ayang, liach
2026-04-22 19:20:46 +00:00
Artur Barashev
135451eed0 8381771: Add a check for DNS label not to end with a hyphen
Reviewed-by: weijun, myankelevich
2026-04-22 17:29:00 +00:00
Jeremy Wood
2091488d79 8380849: VoiceOver Fails to Activate Custom Button
Reviewed-by: kizune, prr
2026-04-22 16:40:56 +00:00
Per Minborg
832bd9cdc3 8373298: Test java/foreign/TestBufferStackStress.java timed out then completed
Reviewed-by: jpai, jvernee
2026-04-22 13:41:15 +00:00
Joel Sikström
7e26bc6d4c 8381829: Obsolete AggressiveHeap
Reviewed-by: dholmes, ayang
2026-04-22 13:15:26 +00:00
Paul Hübner
21b9a50239 8370102: Print method signatures in edge cases when using TraceBytecodes
Reviewed-by: coleenp, dholmes
2026-04-22 12:21:14 +00:00
Jaikiran Pai
c796ed1ad8 Merge
Reviewed-by: dfuchs
2026-04-22 11:28:56 +00:00
Joel Sikström
af40ceb743 8382529: Tests com/sun/jdi/RedefineCrossEvent.java and com/sun/jdi/ClassesByName2Test.java fail when running frequent GC
Reviewed-by: aboldtch, syan, cjplummer
2026-04-22 07:59:54 +00:00
Sean Coffey
99c2cd01c3 8374888: Implement internal test cache to help UserIterCount test performance
Reviewed-by: weijun
2026-04-22 12:14:03 +05:30
Weijun Wang
1ac37c4f1d 8370615: Improve Kerberos credentialing
Reviewed-by: rhalade, valeriep
2026-04-22 12:14:03 +05:30
Alexey Semenyuk
624739e3e5 8382684: jpackage: assorted fixes of the test lib
Reviewed-by: almatvee
2026-04-22 01:54:54 +00:00
William Kemper
23110787e6 8382681: GenShen: ProblemList TestThreadFailure
Reviewed-by: ruili, kdnilsen, ysr, xpeng
2026-04-21 23:55:31 +00:00
Andrew Haley
dac06a329a 8359166: C2 asserts in Assembler::addr_nop_5 with -XX:-UseAddressNop
Reviewed-by: aseoane, qamai
2026-04-21 15:22:16 +00:00
María Arias de Reyna Domínguez
aa314b8c6b 8382617: Test runtime/cds/appcds/aotCache/AOTCacheConsistency.java fails with "can't find HelloWorld in test directory or libraries"
Reviewed-by: phubner, dholmes
2026-04-21 13:49:43 +00:00
Per Minborg
d9c226884f 8364148: Test java/foreign/StdLibTest.java timed out after passing on linux-x64-zero
Reviewed-by: jvernee
2026-04-21 13:02:37 +00:00
Per Minborg
53d0e4c370 8372688: Test out-of-bounds indexing for List.ofLazy()::get
Reviewed-by: jvernee
2026-04-21 12:50:25 +00:00
Per Minborg
e3e7ecd1b2 8378901: Test "java/foreign/TestSegmentOffset.java timed out
Reviewed-by: jvernee
2026-04-21 12:33:24 +00:00
Roland Westrelin
217ca62a08 8376587: Fatal "dead path discovered by TypeNode during igvn" after C2 compilation
Reviewed-by: qamai, bmaillard
2026-04-21 11:34:30 +00:00
Jaikiran Pai
14a7f920d6 8261289: Incorrect cleanup in LDAP TLS handling
Reviewed-by: aefimov
2026-04-21 11:17:22 +00:00
Evgeny Astigeevich
8353f2e7fc 8307537: Print blobs/nmethods/adapters stats per code heap in CodeCache::print_summary
Reviewed-by: kvn, dfenacci
2026-04-21 10:05:16 +00:00
Dusan Balek
96f2cba774 8381642: javac provides the wrong line number for an error in a lambda expression
Reviewed-by: mcimadamore
2026-04-21 08:59:24 +00:00
Casper Norrbin
a37fd2b7c7 8367330: Loosen container detection to include soft limits
Reviewed-by: sgehwolf, jsikstro
2026-04-21 08:31:28 +00:00
María Arias de Reyna Domínguez
3dcd3653c8 8382166: [AOT Cache] CRC was not checked on Code Region
Reviewed-by: kvn, asmehra, iklam, adinn
2026-04-21 07:23:01 +00:00
Goetz Lindenmaier
e7ee8cd39d 8382419: Add missed @key randomness after JDK-8370489
Reviewed-by: syan, epeter, shade, chagedorn
2026-04-21 05:42:20 +00:00
William Kemper
35a499e3d9 8335355: Shenandoah: Fix race condition in gc/shenandoah/mxbeans/TestPauseNotifications.java
Reviewed-by: kdnilsen, xpeng
2026-04-20 21:36:31 +00:00
Jeremy Wood
b96473cac6 8382396: RepaintManager throws NPE when painting detached JPanel without volatile buffering
Reviewed-by: aivanov, prr
2026-04-20 18:52:05 +00:00
Archie Cobbs
be85091514 8380971: New -Werror syntax does not exclude categories
Reviewed-by: liach
2026-04-20 18:50:04 +00:00
Xiaolong Peng
1536c8233f 8379531: Shenandoah: Allow safepoint preemption during allocation of very large arrays
Reviewed-by: wkemper, kdnilsen
2026-04-20 18:28:25 +00:00
Ashay Rane
78e962592f 8381617: vm_version_windows_aarch64.cpp: PF_ARM_SVE_INSTRUCTIONS_AVAILABLE undeclared identifier
Reviewed-by: kvn, macarte
2026-04-20 16:29:13 +00:00
Vladimir Kozlov
ae5b765e38 8382430: Extend output format of -XX:+PrintCompilation2 diagnostic flag
Reviewed-by: vlivanov, aseoane
2026-04-20 15:51:49 +00:00
Rui Li
b854ba1d1d 8382441: Problemlist TestStressAllocationGCEventsWithShenandoah and TestStressBigAllocationGCEventsWithShenandoah
Reviewed-by: wkemper, shade
2026-04-20 15:44:28 +00:00