Justin Lu
|
db24b35a30
|
8387259: Clarify extlang in Locale composition description
Reviewed-by: naoto, iris
|
2026-06-29 16:27:54 +00:00 |
|
Kieran Farrell
|
0a5b9d7fd4
|
8387273: Enhance httpserver logging to log when maxConnections is reached
Reviewed-by: jpai, dfuchs, vyazici
|
2026-06-29 15:28:18 +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 |
|
Alexey Semenyuk
|
cc83fbd132
|
8387306: Replace InputStream#read(byte[]) with InputStream#readNBytes(int) in RtfConverter.isRtfFile()
Reviewed-by: almatvee, aturbanov
|
2026-06-29 12:37:38 +00:00 |
|
David Briemann
|
1d514a5555
|
8387016: PPC64: Remove postalloc_expand from float/double compare nodes
Reviewed-by: mdoerr, rrich
|
2026-06-29 11:44:47 +00:00 |
|
Thomas Schatzl
|
027eb8b416
|
8371720: G1: Move concurrent mark initialization to first concurrent start pause
Reviewed-by: iwalulya
|
2026-06-29 10:49:58 +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 |
|
Thomas Schatzl
|
22313f85ba
|
8387206: G1: Code root verification crashes because of stale table scanner
Reviewed-by: iwalulya
|
2026-06-29 08:56:19 +00:00 |
|
Thomas Schatzl
|
78112cbcaa
|
8385903: G1: G1CollectionSet::_num_regions needs to be Atomic
Reviewed-by: stefank
|
2026-06-29 08:52:38 +00:00 |
|
Thomas Schatzl
|
5f1355b085
|
8387322: G1: G1CSetCandidateGroupList::_num_regions should be Atomic
Reviewed-by: stefank
|
2026-06-29 08:45:26 +00:00 |
|
Thomas Schatzl
|
007c7e38be
|
8387303: G1: Convert G1ConcurrentRefine::_num_threads_wanted to use the Atomic API
Reviewed-by: iwalulya, stefank
|
2026-06-29 07:28:54 +00:00 |
|
Matthias Baesken
|
58b6465455
|
8387142: BUILD_LIBMANAGEMENT_EXT remove special warning settings
Reviewed-by: lucy, kevinw
|
2026-06-29 06:50:38 +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 |
|
Albert Mingkun Yang
|
56b4a547d8
|
8386480: Parallel: Avoid Triggering GC Before VM Initialization Completes
Reviewed-by: gli, tschatzl, aboldtch
|
2026-06-29 05:35:47 +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 |
|
April Ivy
|
38ee41bee3
|
8365887: Outdated comments in String::decode
Reviewed-by: liach, sherman
|
2026-06-26 06:32:10 +00:00 |
|
Aleksey Shipilev
|
60e4b91f61
|
8386292: Shenandoah: Simplify and strengthen C1 barriers
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: rkennke, fyang, kdnilsen
|
2026-06-26 06:17: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 |
|
Xiaolong Peng
|
a34314dd79
|
8387260: Shenandoah: ShenandoahOldGeneration::_promoted_reserve should be atomic
Reviewed-by: shade, kdnilsen, ruili, wkemper
|
2026-06-25 21:52:19 +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 |
|
Aleksey Shipilev
|
da7bde5f14
|
8385643: Shenandoah: Rework mark loop inlining
Reviewed-by: rkennke, xpeng, wkemper
|
2026-06-25 17:43:51 +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 |
|
Shawn Emery
|
3f03e104ed
|
8385304: X25519 should utilize aarch64 intrinsics
Reviewed-by: adinn, shade
|
2026-06-25 08:20:04 +00:00 |
|
Nizar Benalla
|
d1905ef91a
|
8386081: Update --release 26 symbol information for JDK 27 build 27
Reviewed-by: darcy, iris
|
2026-06-25 07:36:36 +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
jdk-28+4
|
2026-06-24 18:14:22 +00:00 |
|
Coleen Phillimore
|
e8aaa9e59c
|
8387214: TraceJavaAssertions is unused
Reviewed-by: jsjolen, shade
|
2026-06-24 17:37:11 +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 |
|
Matthias Baesken
|
0da5c1ddab
|
8387074: Remove duplicate handling of sparc in platform.m4
Reviewed-by: erikj, djelinski
|
2026-06-24 10:39:44 +00:00 |
|
Matthias Baesken
|
24a724f0fe
|
8382338: Various serviceability agent tests fail on Linux x86_64 with LTO enabled
Reviewed-by: lucy, erikj
|
2026-06-24 10:28:22 +00:00 |
|
Ferenc Rakoczi
|
f1cd7f6ab9
|
8355216: Accelerate P-256 arithmetic on aarch64
Reviewed-by: adinn, aph
|
2026-06-24 10:21:22 +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 |
|
Thomas Schatzl
|
210a642962
|
8385893: G1: G1CollectedHeap::_old_marking_cycles_completed should be an Atomic
Reviewed-by: iwalulya, ayang
|
2026-06-24 08:48:40 +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 |
|