Chen Liang
|
3bd0923ca8
|
8386601: Rename LANGUAGE_MODEL preview feature to PREVIEW_SUPPORT
Reviewed-by: hannesw, vromero
|
2026-06-12 18:25:24 +00:00 |
|
Kelvin Nilsen
|
a81ccf89d7
|
8382627: Shenandoah: assert(old_reserve_result + young_reserve_result <= old_available + young_available) failed
Reviewed-by: xpeng, shade, wkemper
|
2026-06-12 18:00:00 +00:00 |
|
Hai-May Chao
|
95be3f9520
|
8386600: Fix comparison checks in DHasKEM
Reviewed-by: mullan
|
2026-06-12 17:08:13 +00:00 |
|
Sean Mullan
|
e1ec755882
|
8301626: Capture Named Group information in TLSHandshakeEvent
Reviewed-by: abarashev, coffeys, egahlin
|
2026-06-12 17:05:37 +00:00 |
|
Albert Mingkun Yang
|
41d5a1bdcd
|
8386476: NMT: Large page reservation not attributed to the correct memory tag
Reviewed-by: jsjolen, stefank, tschatzl
|
2026-06-12 15:08:53 +00:00 |
|
Matthias Baesken
|
d3d67ece7c
|
8385892: TestResidentSetSizeEvent fails with RuntimeException: Should be non-zero: expected 0 > 0
Reviewed-by: mgronlun, jbechberger
|
2026-06-12 10:46:34 +00:00 |
|
Thomas Schatzl
|
c01b025420
|
8385899: G1: G1ConcurrentMarkThread::_state should be Atomic
Reviewed-by: ayang, iwalulya
|
2026-06-12 08:56:42 +00:00 |
|
Harald Eilertsen
|
3046dc2252
|
8386344: runtime/StackGuardPages/TestStackGuardPages build failure after JDK-8303612
Reviewed-by: shade, jsjolen
|
2026-06-12 08:56:15 +00:00 |
|
Thomas Schatzl
|
baf0f45fc7
|
8385901: G1: G1FullGCPrepareTask::_has_free_compaction_targets should be Atomic
Reviewed-by: ayang, iwalulya
|
2026-06-12 08:53:57 +00:00 |
|
Dusan Balek
|
55a53f945f
|
8357249: Compiler task keeps --system files open
Reviewed-by: alanb, jlahoda
|
2026-06-12 06:27:29 +00:00 |
|
Ashay Rane
|
771bebdc68
|
8386551: Windows build broken because of MSys2/Make update
Reviewed-by: erikj, shade
|
2026-06-12 05:26:01 +00:00 |
|
Patrick Fontanilla
|
3fd70f8d38
|
8386204: GenShen: Bootstrap cycles are misidentified in logs
Reviewed-by: wkemper, ruili
|
2026-06-11 22:52:49 +00:00 |
|
Naoto Sato
|
d84d85f2de
|
8386328: TemporalField.adjustInto Javadoc incorrectly uses 1-argument method signatures
Reviewed-by: jlu, iris
|
2026-06-11 18:26:56 +00:00 |
|
Xiaolong Peng
|
c3a3fb2e50
|
8386312: Shenandoah: Incorrect assertion in ShenandoahAllocRate uses is_locked() instead of owned_by_self()
Reviewed-by: wkemper, ruili
|
2026-06-11 17:41:18 +00:00 |
|
Phil Race
|
bcbe32f095
|
8386273: Some javax/sound/sampled tests fail on systems with high CPU core number and running with high concurrency
Reviewed-by: azvegint, serb, kizune
|
2026-06-11 17:22:37 +00:00 |
|
Patrick Fontanilla
|
3b123c90bd
|
8386202: Genshen: Regulator thread reporting hiccup times proportional to safepoint times
Reviewed-by: wkemper, kdnilsen
|
2026-06-11 16:35:39 +00:00 |
|
Goetz Lindenmaier
|
d46298d681
|
8386345: Remove redundant @requires from TestGarbageCollectionEventWithZMinor
Reviewed-by: ayang, mdoerr
|
2026-06-11 09:18:15 +00:00 |
|
Yasumasa Suenaga
|
398e95d925
|
8385123: Remove 32-bit x86 support for Linux devkits
Reviewed-by: mbaesken, mikael, erikj
|
2026-06-11 08:03:04 +00:00 |
|
Richard Reingruber
|
e6bb5c75b3
|
8386456: Comments at the declaration of frame::frame_alignment are incorrect on some platforms
Reviewed-by: pchilanomate, amitkumar
|
2026-06-11 07:46:30 +00:00 |
|
Aleksey Shipilev
|
19baa1ab5f
|
8386331: Skip runtime/StackGuardPages/TestStackGuardPagesNative with static JDK
Reviewed-by: syan, xpeng, dholmes, jsjolen
|
2026-06-11 06:43:16 +00:00 |
|
Derek White
|
6def7d5555
|
8385588: Tune APX support in C2 backend
Reviewed-by: sparasa, sviswanathan, shade, jbhateja, qamai
jdk-28+2
|
2026-06-11 04:29:46 +00:00 |
|
Jatin Bhateja
|
90dc4208f8
|
8370691: Add new Float16Vector type and enable intrinsification of vector operations supported by auto-vectorizer
Co-authored-by: Bhavana Kilambi <bkilambi@openjdk.org>
Reviewed-by: psandoz, epeter, xgong, sherman
|
2026-06-11 03:03:04 +00:00 |
|
Anthony Scarpino
|
dc4bb5acbe
|
8383608: Make BinaryEncodable non-exhaustive
Reviewed-by: mullan
|
2026-06-10 17:35:43 +00:00 |
|
Sruthy Jayan
|
132072077a
|
8380993: [REDO] Incorrect Interpretation of POSIX TZ Environment Variable on AIX
Reviewed-by: naoto
|
2026-06-10 17:22:23 +00:00 |
|
Albert Mingkun Yang
|
3f44d03e8a
|
8386323: Remove unused MemoryPool allocation availability state
Reviewed-by: stefank, tschatzl, jsikstro
|
2026-06-10 16:29:55 +00:00 |
|
Ivan Bereziuk
|
0fe051d305
|
8385427: Make unified logging checks in tests tolerant of added spaces
Reviewed-by: dholmes, iklam
|
2026-06-10 16:27:24 +00:00 |
|
Aleksey Shipilev
|
e2bdec187e
|
8386252: Shenandoah: Polish LRB argument preparation
Reviewed-by: mdoerr, fyang
|
2026-06-10 10:13:43 +00:00 |
|
Gui Cao
|
83495ebe78
|
8386161: RISC-V: Auto-enable Zvkn/Zvkg extension features
Reviewed-by: fyang, dzhang
|
2026-06-10 08:43:57 +00:00 |
|
Ivan Walulya
|
8630517d18
|
8386254: Parallel: Adjust Pointers should use stripes in young spaces
Reviewed-by: ayang, tschatzl
|
2026-06-10 08:18:12 +00:00 |
|
Albert Mingkun Yang
|
4b3ec455c8
|
8386098: Add empty MemRegion precondition to CardTable methods
Reviewed-by: tschatzl, iwalulya, jsikstro
|
2026-06-10 06:55:22 +00:00 |
|
Jasmine Karthikeyan
|
6c7fe6fd20
|
8349563: Improve AbsNode::Value() for integer types
Reviewed-by: epeter, mchevalier, qamai
|
2026-06-09 23:00:22 +00:00 |
|
Xiaolong Peng
|
ced7298862
|
8385961: Shenandoah: incorrect assert ordering in ShenandoahFreeSet::allocate_contiguous non-humongous path
Reviewed-by: shade, wkemper
|
2026-06-09 19:22:56 +00:00 |
|
Artur Barashev
|
543c21dde6
|
8386203: Use CRC32C checksum instead of Adler32 for stateless session ticket
Reviewed-by: mullan, ascarpino
|
2026-06-09 17:35:26 +00:00 |
|
Justin Lu
|
7f62474fcb
|
8386200: ListFormat incorrectly escapes single quotes
Reviewed-by: naoto
|
2026-06-09 16:28:45 +00:00 |
|
Alexey Ivanov
|
a529e45ad3
|
8291470: Description change for mouseMoved method in java.awt.event.MouseMotionAdapter
Reviewed-by: azvegint, prr, serb
|
2026-06-09 16:00:42 +00:00 |
|
Kevin Walls
|
b6fb712b6f
|
8385839: JMX config file correction
Reviewed-by: sspitsyn
|
2026-06-09 12:56:01 +00:00 |
|
Amit Kumar
|
ff2b7b3f9d
|
8386150: VtablesTest.java fails when main thread is a Virtual Thread
Reviewed-by: syan, shade
|
2026-06-09 09:12:01 +00:00 |
|
Thomas Schatzl
|
f4b46d86dd
|
8385989: Remove mention of obsoleted/removed ParallelRefProcEnabled in documentation
Reviewed-by: aboldtch, jsikstro
|
2026-06-09 09:09:21 +00:00 |
|
Manuel Hässig
|
8556794f6e
|
8385950: Git: add ignore revisions file
Reviewed-by: erikj
|
2026-06-09 09:06:34 +00:00 |
|
Matthias Baesken
|
7a7ee23168
|
8385454: Provide more NUMA related information in hsinfo/hserr files
Reviewed-by: jsikstro, dbriemann
|
2026-06-09 07:25:12 +00:00 |
|
Richard Reingruber
|
ac85fddbbc
|
8385166: PPC: C2: c_return_value and return_value should not set 2nd OptoRegPair for Op_RegI
Reviewed-by: mdoerr, dbriemann
|
2026-06-09 05:14:05 +00:00 |
|
David Holmes
|
1c1a130856
|
8384844: Remove expired flags in JDK 28
Reviewed-by: jwilhelm, kvn, syan, jsikstro
|
2026-06-08 22:01:56 +00:00 |
|
Patrick Fontanilla
|
bf344f1b9a
|
8385933: GenShen: Remove ShenandoahAgingCyclePeriod
Reviewed-by: wkemper, ruili, kdnilsen
|
2026-06-08 21:21:58 +00:00 |
|
Patricio Chilano Mateo
|
21482fa7db
|
8385806: Assert failed when running Skynet.java with continuation trace logging enabled
Reviewed-by: fbredberg, coleenp
|
2026-06-08 19:15:56 +00:00 |
|
Patricio Chilano Mateo
|
286f7bbc81
|
8385655: Timeout in java/lang/Thread/virtual/KlassInit.java
Reviewed-by: alanb, shade
|
2026-06-08 16:35:37 +00:00 |
|
Naoto Sato
|
177a371109
|
8385834: Tighten ListFormat.getInstance(String[]) behavior for invalid placeholders
Reviewed-by: jlu
|
2026-06-08 16:28:15 +00:00 |
|
Christian Stein
|
5787c6b3d7
|
8386138: Problem-list JvmtiGetAllModulesTest.java
Reviewed-by: alanb, jpai
|
2026-06-08 16:09:59 +00:00 |
|
Xiaolong Peng
|
0741c9e7bc
|
8385975: Shenandoah: remove leftover ShenandoahPacer declarations in ShenandoahHeap
Reviewed-by: wkemper, shade
|
2026-06-08 15:45:10 +00:00 |
|
Viktor Klang
|
4a84d0414e
|
8385830: ForkJoinTask#get may swallow caller thread's interrupt flag
Co-authored-by: Doug Lea <dl@openjdk.org>
Reviewed-by: alanb
|
2026-06-08 14:17:15 +00:00 |
|
Matthew Donovan
|
8b2b3c84c5
|
8374454: Test sun/security/ssl/CipherSuite/DisabledCipherSuitesNotNegotiated.java from JDK-8356544 shows intermittent timeouts
Reviewed-by: rhalade, azeller
|
2026-06-08 12:51:55 +00:00 |
|