Matthias Baesken
|
30410fe265
|
8333871: Check return values of sysinfo
Reviewed-by: dholmes, mdoerr, alanb
|
2025-11-21 11:19:49 +00:00 |
|
Jan Kratochvil
|
d57fc1b6dc
|
8372135: clang compilation error
Reviewed-by: stefank, jsjolen, kbarrett
|
2025-11-21 10:02:19 +00:00 |
|
Per Minborg
|
8a5c9e08c0
|
8372146: Follow-up changes to the Lazy Constants JEP
Reviewed-by: liach, mcimadamore, jvernee
|
2025-11-21 09:55:05 +00:00 |
|
Aleksey Shipilev
|
88ec4e615a
|
8372154: AArch64: Match rule failure with some CompareAndSwap operand shapes
Reviewed-by: aph, adinn
|
2025-11-21 09:39:51 +00:00 |
|
Stefan Karlsson
|
5922c3cbac
|
8371990: Remove two second delayed OOME after GC shutdown
Reviewed-by: kbarrett, tschatzl, ayang, iwalulya
|
2025-11-21 08:21:20 +00:00 |
|
Alexey Semenyuk
|
df24b90176
|
8360571: Description of launchers is lost in two phase packaging
Reviewed-by: almatvee
|
2025-11-21 02:48:20 +00:00 |
|
Hai-May Chao
|
c2ea75b81f
|
8353749: Improve security warning when using JKS or JCEKS keystores
Reviewed-by: weijun
|
2025-11-21 01:10:35 +00:00 |
|
Chen Liang
|
2358d40cbc
|
8371953: Document null handling in core reflection APIs
Reviewed-by: alanb
|
2025-11-21 00:46:00 +00:00 |
|
Chen Liang
|
d887359b5a
|
8370976: Review the behavioral changes of core reflection descriptor parsing migration
Reviewed-by: rriggs, jvernee
|
2025-11-21 00:38:44 +00:00 |
|
Kim Barrett
|
45246bc72d
|
8371965: Convert TaskQueueSuper to use Atomic<T>
Reviewed-by: iwalulya, tschatzl
|
2025-11-20 23:06:55 +00:00 |
|
Naoto Sato
|
41d6dc3a15
|
8372117: Correct the misleading comment in Character.UnicodeBlock
Reviewed-by: bpb, joehw, jlu
|
2025-11-20 18:53:37 +00:00 |
|
Kelvin Nilsen
|
aa7718d1d2
|
8372110: GenShen: Fix erroneous assert
Reviewed-by: ysr
|
2025-11-20 18:40:21 +00:00 |
|
Vicente Romero
|
de0a1f8f51
|
8372277: Fix for JDK-8369517 is applied starting from source 24 instead of 26
Reviewed-by: liach
|
2025-11-20 17:55:06 +00:00 |
|
Josiah Noel
|
ea19ad2ac8
|
8347167: Reduce allocation in com.sun.net.httpserver.Headers::normalize
Reviewed-by: vyazici, dfuchs, michaelm
|
2025-11-20 15:54:25 +00:00 |
|
Thomas Schatzl
|
267ce91766
|
8372149: G1: Remove unnecessary num_added_to_group from G1CollectionSetCandidates::set_candidates_from_marking()
Reviewed-by: iwalulya, ayang
|
2025-11-20 15:47:48 +00:00 |
|
Alexey Semenyuk
|
a890185821
|
8333727: Use JOpt in jpackage to parse command line
8371384: libapplauncher.so is copied to a wrong location in two step packaging when --install-dir=/usr
Reviewed-by: almatvee
|
2025-11-20 15:17:44 +00:00 |
|
Weijun Wang
|
45a2fd37f0
|
8325448: Hybrid Public Key Encryption
Reviewed-by: mullan, ascarpino, abarashev
|
2025-11-20 15:15:41 +00:00 |
|
Erik Österlund
|
b9ee9541cf
|
8371200: ZGC: C2 allocation deopt race
Reviewed-by: aboldtch, stefank
|
2025-11-20 14:33:40 +00:00 |
|
Chen Liang
|
7b11bd1b1d
|
8372047: ClassTransform.transformingMethodBodies andThen composes incorrectly
Reviewed-by: asotona
|
2025-11-20 13:39:49 +00:00 |
|
Albert Mingkun Yang
|
c419dda4e9
|
8372163: G1: Remove unused G1HeapRegion::remove_code_root
Reviewed-by: tschatzl
|
2025-11-20 11:37:07 +00:00 |
|
Roberto Castañeda Lozano
|
6fc8e49980
|
8372097: C2: PhasePrintLevel requires setting PrintPhaseLevel explicitly to be active
Reviewed-by: mhaessig, chagedorn
|
2025-11-20 09:13:57 +00:00 |
|
Sean Coffey
|
852141b9d4
|
8372004: Have SSLLogger implement System.Logger
Reviewed-by: dfuchs, weijun
|
2025-11-20 07:32:06 +00:00 |
|
Jan Lahoda
|
5d3e73b9e5
|
8371248: Crash in -Xdoclint with invalid @link
Reviewed-by: hannesw, vromero
|
2025-11-20 06:14:40 +00:00 |
|
Henry Jen
|
473471c1f1
|
8369838: Likely invalid assert or function call in jimage.cpp
Reviewed-by: dholmes
|
2025-11-20 05:30:40 +00:00 |
|
Alexey Semenyuk
|
2acd8776f2
|
8371440: jpackage should exit with an error if it finds multiple matching signing certificates
Reviewed-by: almatvee
|
2025-11-20 01:29:49 +00:00 |
|
Alexey Semenyuk
|
c8e64e7c33
|
8372118: Test tools/jpackage/macosx/DmgContentTest.java failed
Reviewed-by: almatvee
|
2025-11-19 23:22:40 +00:00 |
|
Ioi Lam
|
1535d08f0e
|
8371944: AOT configuration is corrupted when app closes System.out
Reviewed-by: kvn, iveresov
|
2025-11-19 20:58:23 +00:00 |
|
Kim Barrett
|
f5bc6ee90d
|
8369187: Add wrapper for <new> that forbids use of global allocation and deallocation functions
Reviewed-by: stefank, erikj, jrose
|
2025-11-19 20:56:21 +00:00 |
|
Kim Barrett
|
6f1c5733ed
|
8371923: Update LockFreeStack for Atomic<T>
Reviewed-by: iwalulya, dholmes
|
2025-11-19 20:05:09 +00:00 |
|
Alexander Matveev
|
9ea8201b74
|
8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime
Reviewed-by: asemenyuk
|
2025-11-19 16:07:20 +00:00 |
|
Benoît Maillard
|
3949b0f23c
|
8371674: C2 fails with Missed optimization opportunity in PhaseIterGVN for MoveL2D
Reviewed-by: epeter, chagedorn
|
2025-11-19 15:40:57 +00:00 |
|
Chen Liang
|
f0afd89f66
|
8357728: Avoid caching synthesized names in synthesized parameters
Reviewed-by: jvernee
|
2025-11-19 15:19:04 +00:00 |
|
Anton Seoane Ampudia
|
0bff5f3dbe
|
8213762: Deprecate Xmaxjitcodesize
Reviewed-by: kvn, epeter
|
2025-11-19 13:02:07 +00:00 |
|
Kurt Miller
|
ae4d9c2e6a
|
8371918: aarch64: Incorrect pointer dereference in TemplateInterpreterGenerator::generate_native_entry
Reviewed-by: aph, shade
|
2025-11-19 12:14:07 +00:00 |
|
Renjith Kannath Pariyangad
|
0b3df489e9
|
8372048: Performance improvement on Linux remote desktop
Reviewed-by: azvegint, serb
|
2025-11-19 12:13:37 +00:00 |
|
Evgeny Astigeevich
|
d2926dfd9a
|
8371649: ZGC: AArch64: redundant OrderAccess::fence in ZBarrierSetAssembler::patch_barrier_relocation
Reviewed-by: aph
|
2025-11-19 12:11:23 +00:00 |
|
Albert Mingkun Yang
|
54893dc5c2
|
8371985: Parallel: Move should_attempt_scavenge to ParallelScavengeHeap
Reviewed-by: fandreuzzi, iwalulya
|
2025-11-19 11:46:43 +00:00 |
|
Aggelos Biboudis
|
99135d2e05
|
8359145: Implement JEP 530: Primitive Types in Patterns, instanceof, and switch (Fourth Preview)
Reviewed-by: jlahoda
|
2025-11-19 08:47:57 +00:00 |
|
Ioi Lam
|
02ff38f2d7
|
8363986: Heap region in CDS archive is not at deterministic address
Reviewed-by: kvn, asmehra
|
2025-11-19 05:04:34 +00:00 |
|
Kim Barrett
|
152cd4d8ba
|
8371956: Convert OopStorage to use Atomic<T>
Reviewed-by: stefank, tschatzl
|
2025-11-18 23:43:22 +00:00 |
|
John Engebretson
|
aeea849756
|
8371164: ArrayList.addAll() optimizations
Reviewed-by: smarks, ogillespie
|
2025-11-18 23:37:06 +00:00 |
|
Vladimir Ivanov
|
256a9beffc
|
8280469: C2: CHA support for interface calls when inlining through method handle linker
Reviewed-by: kvn, roland
|
2025-11-18 22:29:37 +00:00 |
|
Jan Kratochvil
|
66fb015267
|
8357579: Compilation error: first argument in call to 'memset' is a pointer to non-trivially copyable type
Co-authored-by: Ioi Lam <iklam@openjdk.org>
Reviewed-by: iklam, asmehra
|
2025-11-18 21:51:28 +00:00 |
|
Naoto Sato
|
4a975637a1
|
8346944: Update Unicode Data Files to 17.0.0
8346947: Update ICU4J to Version 78.1
Reviewed-by: joehw
|
2025-11-18 18:35:01 +00:00 |
|
Ioi Lam
|
b3e408c078
|
8372045: AOT assembly phase asserts with old class if AOT class linking is disabled
Reviewed-by: shade, mgronlun
|
2025-11-18 18:12:07 +00:00 |
|
Hannes Wallnöfer
|
0e6c7e8664
|
8371896: Links in snippets can not be highlighted
Reviewed-by: liach
|
2025-11-18 17:55:43 +00:00 |
|
Nityanand Rai
|
713de231a6
|
8371854: Shenandoah: Simplify WALK_FORWARD_IN_BLOCK_START use
Reviewed-by: shade, ysr, xpeng
|
2025-11-18 15:47:54 +00:00 |
|
Chen Liang
|
1f99cf9424
|
8372002: VarHandle for receiver's superclass instance fields fails describeConstable
Reviewed-by: psandoz, jvernee
|
2025-11-18 15:14:49 +00:00 |
|
Chen Liang
|
b6d83eda6b
|
8371960: Missing null check in AnnotatedType annotation accessor methods
Reviewed-by: alanb
|
2025-11-18 15:14:20 +00:00 |
|
Jan Lahoda
|
2e68b79a39
|
8364991: Incorrect not-exhaustive error
Reviewed-by: vromero
|
2025-11-18 13:55:42 +00:00 |
|