Anton Artemov
|
8c82d39c34
|
8366659: Added bool arg to notify_contended_enter
|
2025-11-18 15:31:39 +01:00 |
|
Anton Artemov
|
2ac18b943d
|
Merge remote-tracking branch 'origin/master' into JDK-8366659-OM-wait-suspend-deadlock
|
2025-11-14 12:11:20 +00:00 |
|
Dhamoder Nalla
|
00f2c38e37
|
8371161: [AArch64] Enable CPU feature UseSHA3Intrinsics for the Qualcomm processor family
Reviewed-by: aph, haosun
|
2025-11-14 10:54:39 +00:00 |
|
Anton Seoane Ampudia
|
f4305923fb
|
8369002: Extract the loop->is_member(get_loop(get_ctrl(node))) pattern in a new function
Reviewed-by: bmaillard, rcastanedalo
|
2025-11-14 07:26:03 +00:00 |
|
Anton Seoane Ampudia
|
0829c6acde
|
8356761: IGV: dump escape analysis information
Reviewed-by: rcastanedalo, chagedorn
|
2025-11-14 07:25:44 +00:00 |
|
Alexey Semenyuk
|
7733632f90
|
8369206: jpackage should not set R/O permission on app launchers
Reviewed-by: almatvee
|
2025-11-14 02:08:45 +00:00 |
|
Alexey Semenyuk
|
0d8b5188bb
|
8364560: The default value of --linux-menu-group option is invalid
8356574: Test --linux-menu-group option
Reviewed-by: almatvee
|
2025-11-14 01:07:05 +00:00 |
|
Roger Riggs
|
6322aaba63
|
8371821: Duplicate export of jdk.internal.util to java.net.http
Reviewed-by: naoto, alanb
|
2025-11-13 19:08:35 +00:00 |
|
Brian Burkhalter
|
db3a8386d4
|
8371436: (fs) java/nio/file/FileStore/Basic.java fails on macOS platform due to assertTrue(!store.equals(prev));
Reviewed-by: alanb
|
2025-11-13 18:59:34 +00:00 |
|
Sergey Bylokhov
|
d09a8cb81b
|
8371746: Some imports in Integer.java and Long.java became unused after JDK-8370503
Reviewed-by: liach, darcy, iris
|
2025-11-13 18:39:49 +00:00 |
|
Rui Li
|
2199b5fef4
|
8371381: [Shenandoah] Setting ergo flags should use FLAG_SET_ERGO
Reviewed-by: xpeng, wkemper, ysr, cslucas
|
2025-11-13 18:01:58 +00:00 |
|
Vicente Romero
|
8102f436f5
|
8371480: VerifyError after JDK-8369654
Reviewed-by: mcimadamore
|
2025-11-13 15:28:08 +00:00 |
|
Thomas Schatzl
|
7d78818ae6
|
8274178: G1: Occupancy value in IHOP logging and JFR event is inaccurate
8371635: G1: Young gen allocations should never be considered when comparing against IHOP threshold
Reviewed-by: ayang, iwalulya
|
2025-11-13 13:55:25 +00:00 |
|
Thomas Schatzl
|
bbc0f9ef30
|
8371788: Fix documentation for CollectedHeap::collect(GCCause)
Reviewed-by: ayang, iwalulya
|
2025-11-13 13:53:09 +00:00 |
|
Ramesh Bhagavatam Gangadhar
|
6b6fdf1d92
|
8357874: UNLIMTED_CRYPTO typo in class description of JceSecurity.java.template
Reviewed-by: wetmore
|
2025-11-13 12:57:16 +00:00 |
|
Benoît Maillard
|
9d6a61fda6
|
8371558: C2: Missing optimization opportunity in AbsNode::Ideal
Reviewed-by: thartmann, rcastanedalo, chagedorn
|
2025-11-13 09:24:51 +00:00 |
|
Kim Barrett
|
10220ed06e
|
8367013: Add Atomic<T> to package/replace idiom of volatile var plus AtomicAccess:: operations
Reviewed-by: stefank, aboldtch, jsjolen
|
2025-11-13 08:43:59 +00:00 |
|
Shawn M Emery
|
436b3357e9
|
8371450: AES performance improvements for key schedule generation
Reviewed-by: valeriep, jnimeh
|
2025-11-13 08:10:12 +00:00 |
|
Axel Boldt-Christmas
|
279f39f14a
|
8371681: Remove unused VMOp type CollectForCodeCacheAllocation
Reviewed-by: stefank, ayang, tschatzl
|
2025-11-13 06:17:52 +00:00 |
|
Axel Boldt-Christmas
|
42aecc4070
|
8371680: JVMTI: Remove unused VMOp type JvmtiPostObjectFree
Reviewed-by: stefank, lmesnik
|
2025-11-13 06:17:35 +00:00 |
|
Axel Boldt-Christmas
|
d91480b9b0
|
8371675: ZGC: Remove leftover X VMOp symbols
Reviewed-by: jsikstro, stefank, tschatzl
|
2025-11-13 06:17:16 +00:00 |
|
Yasumasa Suenaga
|
b6ba1ac9aa
|
8371093: Assert "section header string table should be loaded" failed on debug VM
Reviewed-by: phubner, jsjolen
|
2025-11-13 04:29:22 +00:00 |
|
Xiaohong Gong
|
676e6fd8d5
|
8367292: VectorAPI: Optimize VectorMask.fromLong/toLong() for SVE
Reviewed-by: epeter, psandoz, haosun, sviswanathan
|
2025-11-13 01:33:21 +00:00 |
|
Prasanta Sadhukhan
|
bc66d3e65d
|
8370467: BorderFactory.createBevelBorder and createSoftBevelBorder throws NPE for null highlight and shadow
Reviewed-by: aivanov, tr, honkar
|
2025-11-13 01:19:37 +00:00 |
|
Naoto Sato
|
d2571ea76a
|
8371339: Illegal pattern char 'B' with locale.providers as HOST on macOS for Taiwanese
Reviewed-by: jlu, rriggs
|
2025-11-13 00:31:10 +00:00 |
|
Leonid Mesnik
|
705bd6fbdc
|
8367902: Allocation after Universe::before_exit() in the VM shutdown sequence
Reviewed-by: ayang, stefank, iwalulya, aboldtch, sspitsyn
|
2025-11-12 18:54:55 +00:00 |
|
David Beaumont
|
e5c72937af
|
8371645: BasicImageReader getEntryNames() is stateful and cannot be called more than once
Reviewed-by: alanb, rriggs
|
2025-11-12 15:41:40 +00:00 |
|
Daniel Gredler
|
4042e821c6
|
8371066: Remove unused class TextSourceLabel and associated class hierarchy
Reviewed-by: prr, psadhukhan
|
2025-11-12 14:42:30 +00:00 |
|
Vicente Romero
|
e5a272a590
|
8369517: Compilation mismatch for equivalent lambda and method reference
Reviewed-by: mcimadamore
|
2025-11-12 14:30:08 +00:00 |
|
Anton Artemov
|
702880c6c2
|
Merge remote-tracking branch 'origin/master' into JDK-8366659-OM-wait-suspend-deadlock
|
2025-11-12 13:23:25 +00:00 |
|
Daniel Jeliński
|
1f1f7bb448
|
8370024: HttpClient: QUIC congestion controller doesn't implement pacing
Reviewed-by: dfuchs
|
2025-11-12 12:32:05 +00:00 |
|
Ivan Walulya
|
400a83da89
|
8371625: G1: G1HeapRegion::print_on misalignment
Reviewed-by: ayang, tschatzl
|
2025-11-12 08:48:07 +00:00 |
|
Jan Lahoda
|
76a0732ba5
|
8366691: JShell should support a more convenient completion
Reviewed-by: asotona
|
2025-11-12 07:14:45 +00:00 |
|
Emanuel Peter
|
6df78c4585
|
8371065: C2 SuperWord: VTransformLoopPhiNode::apply setting type leads to assert/wrong result
Co-authored-by: Roland Westrelin <roland@openjdk.org>
Reviewed-by: qamai, chagedorn
|
2025-11-12 07:10:29 +00:00 |
|
Kelvin Nilsen
|
8531fa146b
|
8358735: GenShen: block_start() may be incorrect after class unloading
Co-authored-by: Y. Srinivas Ramakrishna <ysr@openjdk.org>
Reviewed-by: wkemper
|
2025-11-11 21:07:34 +00:00 |
|
Benoît Maillard
|
f5eacbeb5f
|
8371534: C2: Missed Ideal optimization opportunity with AndL and URShiftL
Reviewed-by: thartmann, mhaessig
|
2025-11-11 16:33:15 +00:00 |
|
Ashutosh Mehra
|
bbeb6bf0ac
|
8371493: Simplify search for AdapterHandlerEntry
Reviewed-by: kvn, adinn
|
2025-11-11 15:07:10 +00:00 |
|
Hamlin Li
|
405d5f7a68
|
8371297: C2: assert triggered in BoolTest::BoolTest
Reviewed-by: dlong, luhenry, epeter
|
2025-11-11 14:56:20 +00:00 |
|
Martin Doerr
|
cbd77fc9f3
|
8370244: [PPC64] Several vector tests fail on Power8
Reviewed-by: dbriemann, rrich
|
2025-11-11 14:26:58 +00:00 |
|
Stefan Johansson
|
2902436fb1
|
8371019: G1: Support heap expansion during startup
Reviewed-by: eosterlund, tschatzl
|
2025-11-11 13:00:22 +00:00 |
|
GennadiyKrivoshein
|
76a1109d6f
|
8251928: [macos] the printer DPI always be 72, cause some content lost when print out
Reviewed-by: psadhukhan, prr
|
2025-11-11 03:49:39 +00:00 |
|
Kelvin Nilsen
|
43afce54a7
|
8371573: Shenandoah: Remove unnecessary include after JDK-8351091
Reviewed-by: wkemper, shade
|
2025-11-10 18:52:00 +00:00 |
|
Ashutosh Mehra
|
cc54d2c06b
|
8371418: Methods in AdapterHandlerLibrary use HashtableBase iterate method incorrectly
Reviewed-by: kvn, adinn
|
2025-11-10 18:21:13 +00:00 |
|
Daniel Fuchs
|
8a911aed26
|
8371471: HttpClient: Log HTTP/3 handshake failures if logging errors is enabled
Reviewed-by: djelinski, jpai
|
2025-11-10 17:56:52 +00:00 |
|
Kerem Kat
|
1327aa6090
|
8369949: Fix TestWaste.java stack overflow
Reviewed-by: egahlin, shade
|
2025-11-10 17:38:25 +00:00 |
|
Alan Bateman
|
0bae56b614
|
8367857: Implement JEP 525: Structured Concurrency (Sixth Preview)
Reviewed-by: vklang
|
2025-11-10 16:34:31 +00:00 |
|
Emanuel Peter
|
72989e0fac
|
8340093: C2 SuperWord: implement cost model
Reviewed-by: kvn, qamai
|
2025-11-10 15:56:49 +00:00 |
|
Weijun Wang
|
2d4f2fde22
|
8349732: Add support for JARs signed with ML-DSA
Reviewed-by: mullan
|
2025-11-10 14:39:22 +00:00 |
|
Michael McMahon
|
1877ff996b
|
8331195: Improve com.sun.net.httpserver.HttpExchange usability
Reviewed-by: jpai, dfuchs
|
2025-11-10 14:34:29 +00:00 |
|
Albert Mingkun Yang
|
9d2fa8fe22
|
8371321: Remove unused last arg of BarrierSetAssembler::arraycopy_epilogue
Reviewed-by: fandreuzzi, tschatzl
|
2025-11-10 14:29:35 +00:00 |
|