88630 Commits

Author SHA1 Message Date
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
Hannes Wallnöfer
308daac9f5 8385506: Fix some remaining CSS issues
Reviewed-by: nbenalla
2026-06-08 11:05:07 +00:00
Hannes Wallnöfer
ef3c786d36 8383906: Target highlight in member details is too aggressive
Reviewed-by: nbenalla
2026-06-08 11:00:24 +00:00
Hannes Wallnöfer
2d2d59dfcf 8384065: Improve wrapping of link labels in the table of contents
Reviewed-by: nbenalla
2026-06-08 10:57:57 +00:00
Amit Kumar
70ba725b07 8386130: TestPrintMethodData.java failing with VirtualThread as main thread
Reviewed-by: shade, galder
2026-06-08 09:46:54 +00:00
Johan Sjölen
59e40b0416 8303612: runtime/StackGuardPages/TestStackGuardPagesNative.java fails with exit code 139
Reviewed-by: dholmes, lmesnik
2026-06-08 08:55:56 +00:00
Kevin Walls
dce75d65ff 8385964: AttachProvider docs update: 'doors' to 'socket'
Reviewed-by: alanb, cjplummer
2026-06-08 08:48:33 +00:00
Johan Sjölen
2e364c3a06 8385991: Use StringTable's statistics method in Dictionary
Reviewed-by: jsikstro, coleenp
2026-06-08 07:39:58 +00:00
Robert Toyonaga
a1ff7b16d4 8385586: Fix race in Windows map_or_reserve_memory_aligned using VirtualAlloc2 and MapViewOfFile3
Reviewed-by: stuefe, asmehra, jsjolen
2026-06-06 05:31:13 +00:00
Yasumasa Suenaga
a0c8f7cb36 8385988: Linux devkits does not work with dnf5
Reviewed-by: erikj
2026-06-06 02:28:15 +00:00
Ashay Rane
5f7422ed83 8383248: Reduce buffer allocations for HTTP headers instead of allocating 16KB per request
Reviewed-by: jpai, dfuchs
2026-06-06 01:37:24 +00:00
lawrence.andrews
27f27dac96 8385302: Open source accessibility AWT tests
Reviewed-by: prr, kizune
2026-06-05 19:05:39 +00:00
Nizar Benalla
241d649d9e 8386082: Rectify JDK 28 GA date to 2027-03-23
Reviewed-by: darcy, erikj, iris
2026-06-05 17:35:27 +00:00
Chris Plummer
4ff29cbde4 8385723: Intermittent failure of serviceability/sa/ClhsdbInspect.java
Reviewed-by: kevinw, ayang, lmesnik, syan
2026-06-05 16:41:35 +00:00
Alexandre Iline
de4657e13b 8384848: Update JCov for class file version 72
Reviewed-by: iris, alanb, erikj
2026-06-05 16:34:36 +00:00