20609 Commits

Author SHA1 Message Date
Benjamin Peterson
e1a3967870 8364322: (fs) fchmodat support for AT_SYMLINK_NOFOLLOW flag too pessimistic on Linux
Reviewed-by: alanb
2026-07-02 05:35:46 +00:00
Jaikiran Pai
a301709aba 8385924: GZIPInputStream.read() behaves differently on some Java versions
Reviewed-by: lancea, alanb, simonis
2026-07-02 04:32:10 +00:00
Andreas Chmielewski
3f52251c9d 8387124: Incomplete algorithm decomposition for TLS 1.3 cipher suites in SSLAlgorithmDecomposer
Reviewed-by: abarashev, mullan
2026-07-01 20:32:46 +00:00
Quan Anh Mai
28c79eb792 8387395: [REDO] C2: SIGSEGV in compiled code due to missing ctrl
Reviewed-by: dlong, kvn, vlivanov
2026-07-01 07:17:48 +00:00
Tobias Hartmann
64ae319b5c 8387334: IR Framework tests should run in jtreg driver mode
Reviewed-by: epeter, shade, chagedorn, mchevalier
2026-07-01 05:55:55 +00:00
Daniel D. Daugherty
db357f7e08 8387554: ProblemList vmTestbase/nsk/jvmti/unit/functions/Dispose/JvmtiTest/TestDescription.java in virtual thread configs
8387557: ProblemList vmTestbase/nsk/jvmti/scenarios/capability/CM02/cm02t001/TestDescription.java in virtual thread configs
8387558: ProblemList vmTestbase/nsk/jvmti/unit/timers/JvmtiTest/TestDescription.java on windows
8387560: ProblemList vmTestbase/nsk/jdi/EventRequestManager/threadStartRequests/thrstartreq002/TestDescription.java in virtual thread configs

Reviewed-by: sspitsyn
2026-06-30 23:25:45 +00:00
Chad Rakoczy
c7816b0b44 8382135: AArch64: HotCodeCollectorMoveFunction.java fails intermittently
Reviewed-by: eastigeevich, aph
2026-06-30 19:44:04 +00:00
Mark Powers
4bf4a60f76 8387123: Remove LuxTrust Global Root CA
Reviewed-by: mullan, rhalade
2026-06-30 18:07:11 +00:00
Matias Saavedra Silva
45d3532a2c 8380750: Test runtime/cds/appcds/TestSerialGCWithCDS.java#id1 failed: StringIndexOutOfBoundsException
Reviewed-by: coleenp, iklam
2026-06-30 15:28:53 +00:00
Aleksey Shipilev
6432f5bec4 8387393: Problemlist compiler/escapeAnalysis/TestBCEscapeAnalyzerOverflow.java on Windows AArch64
Reviewed-by: ayang
2026-06-30 09:01:38 +00:00
Aleksey Shipilev
e5c0e0f4db 8387391: hotspot_gc_shenandoah should include gtests
Reviewed-by: xpeng, kdnilsen, wkemper
2026-06-30 09:01:13 +00:00
Serguei Spitsyn
08435e4861 8379144: serviceability/jvmti/vthread/VThreadTest/VThreadTest.java timed out with --enable-preview
Reviewed-by: lmesnik
2026-06-30 05:05:22 +00:00
Michael Reeves
f232f552af 8379327: 128-bit multiplication uses two multiply instructions on x86_64
Reviewed-by: dlong, sviswanathan
2026-06-30 04:39:30 +00:00
Jorn Vernee
e4cd944590 8387406: ProblemList java/foreign/normalize/TestNormalize.java
Reviewed-by: liach, jpai
2026-06-29 21:52:37 +00:00
Jorn Vernee
299a42b3ce 8383882: javac: incremental compilation using --module misses classes
Reviewed-by: jlahoda, mcimadamore, vromero
2026-06-29 21:50:33 +00:00
Srinivas Vamsi Parasa
c2348e6452 8386448: Enable dumping of AVX registers (YMM/ZMM and K registers) in JVM fatal error logs
Reviewed-by: kvn, drwhite, sviswanathan
2026-06-29 20:15:49 +00:00
Ashutosh Mehra
e28a58b486 8386656: C2 AVX512: -XX:-UseCountTrailingZerosInstruction causes assert(UseCountTrailingZerosInstruction) failed: tzcnt instruction not supported
Reviewed-by: kvn, epeter, mhaessig, adinn
2026-06-29 14:45:38 +00:00
Daniel Fuchs
17f2e11fe4 8386989: QuicEndpoint.ClosedConnection should not use QuicTimerQueue::offer
Reviewed-by: djelinski
2026-06-29 14:26:50 +00:00
Daniel Fuchs
f740f7c66b 8386985: PacketSpaceManagerTest failed with AssertionError; A race condition may cause packetSent to mistakenly skip rescheduling of the transmitter task
Reviewed-by: djelinski
2026-06-29 14:18:48 +00:00
Guanqiang Han
9ee63d6359 8387197: C2: Improve klass_ptr_type in GraphKit::gen_instanceof() similarly to GraphKit::gen_checkcast()
Reviewed-by: qamai, vlivanov
2026-06-29 09:29:49 +00:00
Christian Stein
b735de6d71 8386844: Update to use jtreg 8.3
Reviewed-by: erikj, lancea, iris, vromero
2026-06-29 06:48:27 +00:00
David Holmes
db1482615e 8387378: [BACKOUT] C2: SIGSEGV in compiled code due to missing ctrl
Reviewed-by: jpai
2026-06-29 05:00:28 +00:00
Saint Wesonga
dc4b150bcf 8378892: TestTrampoline fails on Windows AArch64
Reviewed-by: dlong, macarte
2026-06-29 03:32:15 +00:00
Jatin Bhateja
548a95379f 8386163: C2 Vector API: assert(collect_unique_inputs(n, inputs) == 1) failed: not unary
Reviewed-by: vlivanov, epeter
2026-06-27 01:46:53 +00:00
Sean Mullan
c289cf502c 8377102: cacerts jlink plugin
Reviewed-by: alanb
2026-06-26 15:12:03 +00:00
Quan Anh Mai
b6e7b2b292 8385420: C2: SIGSEGV in compiled code due to missing ctrl
Reviewed-by: vlivanov, epeter, dlong
2026-06-26 08:04:23 +00:00
Du�an B�lek
fea0c22913 8387215: On-demand attribution of a record constructor body causes javac to emit an invalid diagnostic
Reviewed-by: jlahoda
2026-06-26 07:04:54 +00:00
Jatin Bhateja
8740fbb4ee 8386255: Float16Vector NaN canonicalization for hashCode computation
Reviewed-by: psandoz, sherman
2026-06-26 04:02:20 +00:00
Justin Lu
892c881258 8387253: Locale incorrectly accepts extlangs after non 2*3ALPHA lang
Reviewed-by: naoto
2026-06-25 18:08:00 +00:00
Ashay Rane
a9fa499945 8387044: test/jdk/javax/script/CommonSetup.sh incorrectly sets isCygwin=true for MSys/MinGW
Reviewed-by: jpai, syan
2026-06-25 15:47:12 +00:00
Benjamin Peterson
b5fba9428e 8387148: Linux perf map should record individual vtable trampolines
Reviewed-by: adinn, ysuenaga
2026-06-25 14:49:17 +00:00
Chen Liang
5a19e49dc4 8378796: java.lang.runtime bootstrap methods missing lookup validation
Reviewed-by: jvernee
2026-06-25 14:06:19 +00:00
Ivan Walulya
2b20a1391b 8385562: G1: Remove obsolete young_list prefix in identifiers used before JDK-8150721
Reviewed-by: stefank, tschatzl
2026-06-25 10:52:04 +00:00
David CARLIER
bd8072d22c 8379816: C2: Possible integer overflow in BCEscapeAnalyzer::iterate_blocks
Reviewed-by: dlong, kvn
2026-06-25 09:20:20 +00:00
Liam Miller-Cushon
3b30a57e30 6356745: (coll) Add PriorityQueue(Collection, Comparator)
Co-authored-by: Valeh Hajiyev <valeh.hajiyev@gmail.com>
Reviewed-by: vklang, smarks, liach
2026-06-25 08:30:07 +00:00
Roland Westrelin
07a52da1fe 8387015: C2: crash with "named projection 2 not found" from ArrayCopyNode::finish_transform() for clone
Reviewed-by: qamai, kvn
2026-06-25 07:15:18 +00:00
Justin Lu
193de1b1c7 8387185: Locale does not respect numeric singletons
Reviewed-by: naoto
2026-06-24 18:14:22 +00:00
Coleen Phillimore
3e17dc9eb1 8386922: Convert TraceRelocator to Unified Logging
Reviewed-by: matsaave, jsjolen
2026-06-24 16:55:55 +00:00
Nizar Benalla
ae7cced578 8387025: Typo in java man page option --illegal-final-field-mutation=warn "performaed"
Reviewed-by: alanb, aivanov, prr
2026-06-24 16:13:39 +00:00
Phil Race
5cb61efa3c 8041911: media sizes with width > height are not supported by the java printing api
Reviewed-by: jdv, azvegint
2026-06-24 15:59:01 +00:00
Phil Race
becdbb1496 8386671: Raster factory methods fail to throw specified exceptions for invalid bandOffsets and bankIndices
Reviewed-by: azvegint, kizune, jdv
2026-06-24 15:44:37 +00:00
Johan Sjölen
0c709fdcf2 8378049: test/hotspot/jtreg/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java failing on Windows
Reviewed-by: dsimms, syan, cnorrbin
2026-06-24 13:19:39 +00:00
Thomas Schatzl
05cd2d948c 8381128: G1: Tighten accesses to TAMS/TARS
Co-authored-by: Ivan Walulya <iwalulya@openjdk.org>
Reviewed-by: iwalulya, ayang
2026-06-24 08:50:49 +00:00
Quan Anh Mai
35ff862a54 8387012: C2: PhaseVector::expand_vunbox_node should not inject the payload type into the load
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: vlivanov, chagedorn
2026-06-24 08:21:35 +00:00
Alexey Semenyuk
d3d560f756 8387002: Test ManualTests/JPackage/JPKG001/JPKG001_004: CommonLicenseTest fails on Windows because the license agreement text is not displayed
Reviewed-by: almatvee
2026-06-23 17:32:34 +00:00
Jayathirth D V
acbedab719 8384512: BMPImageWriter uses integer division before Math.ceil causing incorrect calculation
Reviewed-by: azvegint, prr
2026-06-23 12:33:57 +00:00
Jaikiran Pai
7ca9ae1dfe 8385891: Introduce a test for GZIPInputStream whose underlying stream is a blocking InputStream
Reviewed-by: lancea
2026-06-23 11:58:09 +00:00
Oli Gillespie
96a1a9d2f5 8386372: Add ConcurrentSkipListMap to map stress test
Reviewed-by: vklang
2026-06-23 09:24:30 +00:00
Du�an B�lek
6f81f7aa7e 8173155: JavacTask should have close() method
Reviewed-by: jlahoda, cstein
2026-06-23 07:48:52 +00:00
Emanuel Peter
ad075c96bf 8386597: C2: TestTruncationWrapFuzzer.java‎ for CountedLoop detection of subword truncated iv
Reviewed-by: mhaessig, qamai
2026-06-23 06:17:53 +00:00