30449 Commits

Author SHA1 Message Date
Doug Lea
9c154fece0
Merge branch 'openjdk:master' into JDK-8373118 2026-06-12 08:48:48 -04:00
Doug Lea
2b0ca9204b re-refactor scan 2026-06-12 08:45:03 -04: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
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
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
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
Doug Lea
0b0d84c3a5 Undo a redundant signal screen 2026-06-11 07:32:59 -04: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
Derek White
6def7d5555 8385588: Tune APX support in C2 backend
Reviewed-by: sparasa, sviswanathan, shade, jbhateja, qamai
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
Doug Lea
68112d6c94 Partially revert to 18apr26 2026-06-10 16:10:35 -04: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
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
Doug Lea
59b4d8be29
Merge branch 'openjdk:master' into JDK-8373118 2026-06-09 14:56:07 -04:00
Doug Lea
5a10cddb9b reduce re-reads 2026-06-09 14:54:47 -04: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
Thomas Schatzl
f4b46d86dd 8385989: Remove mention of obsoleted/removed ParallelRefProcEnabled in documentation
Reviewed-by: aboldtch, jsikstro
2026-06-09 09:09:21 +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
Doug Lea
1b97f14ee2
Merge branch 'openjdk:master' into JDK-8373118 2026-06-08 15:34:46 -04:00
Doug Lea
4a11c39bea faster rampup 2026-06-08 15:33:38 -04: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
Naoto Sato
177a371109 8385834: Tighten ListFormat.getInstance(String[]) behavior for invalid placeholders
Reviewed-by: jlu
2026-06-08 16:28:15 +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
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
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
Doug Lea
f73312eb19
Merge branch 'openjdk:master' into JDK-8373118 2026-06-06 10:57:57 -04:00
Doug Lea
1d16a705ae more policy testing 2026-06-06 10:56:23 -04: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
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