Sean Coffey
1ec64811a3
8350582: Correct the parsing of the ssl value in javax.net.debug
...
Reviewed-by: wetmore, hchao
2025-04-24 12:01:34 +00:00
Kim Barrett
d3f31b0d8e
8347719: [REDO] Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION
...
Reviewed-by: tschatzl, jsjolen
2025-04-24 11:43:53 +00:00
Marc Chevalier
6254046f50
8320909: C2: Adapt IGVN's enqueuing logic to match idealization of AndNode with LShift operand
...
Reviewed-by: epeter, thartmann
2025-04-24 10:27:50 +00:00
Saranya Natarajan
74a2c831a2
8352620: C2: rename MemNode::memory_type() to MemNode::value_basic_type()
...
Reviewed-by: rcastanedalo, thartmann
2025-04-24 09:33:15 +00:00
Roland Westrelin
be6e4406d8
8349139: C2: Div looses dependency on condition that guarantees divisor not zero in counted loop
...
Reviewed-by: chagedorn, epeter, qamai
2025-04-24 09:10:43 +00:00
Manuel Hässig
84e9264e76
8346552: C2: Add IR tests to check that Predicate cloning in Loop Unswitching works as expected
...
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: chagedorn, epeter
2025-04-24 08:29:08 +00:00
Stefan Karlsson
953eef4f11
8347337: ZGC: String dedups short-lived strings
...
Reviewed-by: kbarrett, aboldtch, eosterlund
2025-04-24 07:20:25 +00:00
Jan Lahoda
7bfbb9a515
8348928: Check for case label validity are misbehaving when binding patterns with unnamed bindings are present
...
Reviewed-by: asotona, abimpoudis, vromero
2025-04-24 06:58:37 +00:00
Aleksey Shipilev
188c236071
8353558: x86: Use better instructions for ICache sync when available
...
Reviewed-by: kvn, adinn
2025-04-24 06:58:21 +00:00
Vladimir Ivanov
428334b616
8353216: Improve VerifyMethodHandles for method handle linkers
...
Reviewed-by: dlong
2025-04-24 01:09:17 +00:00
Ioi Lam
bbec3c0730
8354558: -XX:AOTMode=record crashes with boot loader package-info class
...
Reviewed-by: ccheung, matsaave
2025-04-24 00:00:36 +00:00
William Kemper
ac17449bdb
8353596: GenShen: Test TestClone.java#generational-no-coops intermittent timed out
...
Reviewed-by: kdnilsen, ysr
2025-04-23 22:58:47 +00:00
Chen Liang
bd1c53e960
8354899: Reduce overhead associated with type switches
...
Reviewed-by: asotona
2025-04-23 21:40:50 +00:00
Chen Liang
ffe6a4f9e1
8355335: Avoid pattern matching switches in core ClassFile API
...
Reviewed-by: asotona
2025-04-23 21:39:55 +00:00
Ioi Lam
88e0b00a46
8353298: AOT cache creation asserts with _array_klasses in an unregistered InstanceKlass
...
Reviewed-by: ccheung, kvn
2025-04-23 21:25:30 +00:00
Sangheon Kim
8bd5645218
8346568: G1: Other time can be negative
...
Reviewed-by: tschatzl, iwalulya
2025-04-23 16:37:07 +00:00
Naoto Sato
f097aa90c9
8355215: Add @spec tags to Emoji related methods
...
Reviewed-by: joehw, iris, jlu
2025-04-23 16:07:36 +00:00
Stefan Karlsson
023f30bcaa
8355394: ZGC: Windows compile error in ZUtils
...
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: aboldtch, tschatzl
2025-04-23 14:10:04 +00:00
Stefan Karlsson
e8a1a6462d
8355401: Remove unused HWperKB
...
Reviewed-by: ayang, tschatzl
2025-04-23 14:08:20 +00:00
Jan Lahoda
3c7f78c066
8341833: incomplete snippet from loaded files from command line is ignored
...
Reviewed-by: liach, asotona
2025-04-23 13:26:22 +00:00
Archie Cobbs
a372937d84
8350983: JShell LocalExecutionControl only needs stopCheck() on backward branches
...
Reviewed-by: jlahoda, liach, asotona
2025-04-23 13:22:57 +00:00
Shaojin Wen
c873837da6
8355300: Add final to BitSieve
...
Reviewed-by: liach, pminborg
2025-04-23 13:01:42 +00:00
Robert Toyonaga
44c5aca54d
8341491: Reserve and commit memory operations should be protected by NMT lock
...
Reviewed-by: stuefe, stefank
2025-04-23 11:53:09 +00:00
Erik Gahlin
ef0cd1823d
8354949: JFR: Split up the EventInstrumentation class
...
Reviewed-by: mgronlun, liach
2025-04-23 11:48:48 +00:00
Albert Mingkun Yang
82c249446f
8354228: Parallel: Set correct minimum of InitialSurvivorRatio
...
Reviewed-by: tschatzl, gli
2025-04-23 10:40:45 +00:00
Stefan Karlsson
e76f20301c
8354309: Sort GC includes
...
Reviewed-by: eosterlund, iwalulya, kbarrett
2025-04-23 10:13:26 +00:00
Tobias Hartmann
c2e90bcc80
8355363: [BACKOUT] 8354668: Missing REX2 prefix accounting in ZGC barriers leads to incorrect encoding
...
Reviewed-by: chagedorn
2025-04-23 08:21:07 +00:00
Fredrik Bredberg
263983d0fb
8298733: Reconsider monitors_on_stack assert
...
Reviewed-by: pchilanomate, coleenp
2025-04-23 08:04:57 +00:00
Andrey Turbanov
27faf45422
8354826: Make ResolverConfigurationImpl.lock field final
...
Reviewed-by: dfuchs, jpai
2025-04-23 06:22:30 +00:00
Daniel Jeliński
9a2b425b13
8354920: SA core file support on Linux only prints error messages when debug logging is enabled
...
Reviewed-by: cjplummer, kevinw
2025-04-23 05:17:41 +00:00
Shaojin Wen
bc518a6cbb
8355240: Remove unused Import in StringUTF16
...
Reviewed-by: rgiulietti
2025-04-23 02:32:36 +00:00
Fei Yang
a8c6ff161c
8355239: RISC-V: Do not support subword scatter store
...
Reviewed-by: mli, fjiang
2025-04-23 02:10:25 +00:00
Jatin Bhateja
4c373703d9
8354668: Missing REX2 prefix accounting in ZGC barriers leads to incorrect encoding
...
Reviewed-by: aboldtch, sviswanathan
2025-04-23 02:04:46 +00:00
Ioi Lam
e020752ea4
8354484: SIGSEGV when supertype of an AOT-cached class is excluded
...
Reviewed-by: ccheung, shade
2025-04-22 16:55:11 +00:00
Jamil Nimeh
594b26516e
8350126: Regression ~3% on Crypto-ChaCha20Poly1305.encrypt for MacOSX aarch64
...
Reviewed-by: aph
2025-04-22 16:49:29 +00:00
Boris Ulasevich
d783a94098
8332368: ubsan aarch64: immediate_aarch64.cpp:298:31: runtime error: shift exponent 32 is too large for 32-bit type 'int'
...
Reviewed-by: adinn
2025-04-22 16:46:44 +00:00
Sergey Bylokhov
477da161e6
8352638: Enhance code consistency: java.desktop/windows
...
Reviewed-by: prr
2025-04-22 15:50:58 +00:00
Per Minborg
072b8273a4
8354300: Mark String.hash field @Stable
...
Reviewed-by: liach, shade, vlivanov
2025-04-22 15:10:26 +00:00
Martin Balao
5264d80bea
8350661: PKCS11 HKDF throws ProviderException when requesting a 31-byte AES key
...
Reviewed-by: fferrari, valeriep, djelinski
2025-04-22 14:37:10 +00:00
Stefan Karlsson
f2587d9bd2
8354938: ZGC: Disable UseNUMA when ZFakeNUMA is used
...
Reviewed-by: aboldtch, jsikstro
2025-04-22 11:48:46 +00:00
Stefan Karlsson
0f1c448ca1
8354922: ZGC: Use MAP_FIXED_NOREPLACE when reserving memory
...
Reviewed-by: aboldtch, eosterlund
2025-04-22 11:23:40 +00:00
Hamlin Li
bcc33d5ef3
8352504: RISC-V: implement and enable CMoveI/L
...
8346786: RISC-V: Reconsider ConditionalMoveLimit when adding conditional move
Reviewed-by: fyang, fjiang
2025-04-22 08:32:03 +00:00
Stefan Johansson
50358d1ca4
8354929: ZGC: Update collection stats while holding page allocator lock
...
Reviewed-by: stefank, tschatzl, aboldtch
2025-04-22 08:00:01 +00:00
Doug Simon
2f7806ffe5
8355034: [JVMCI] assert(static_cast<int>(_jvmci_data_size) == align_up(compiler->is_jvmci() ? jvmci_data->size() : 0, oopSize)) failed: failed: 104 != 16777320
...
Reviewed-by: never, yzheng, cslucas
2025-04-22 07:07:31 +00:00
Chen Liang
0be3f163ed
8341608: jdeps in JDK 23 crashes when parsing signatures while jdeps in JDK 22 works fine
...
Reviewed-by: jpai, henryjen
2025-04-22 03:29:59 +00:00
Alexey Semenyuk
47f78a7529
8354990: Improve negative tests coverage for jpackage signing
...
8354989: Bug in MacCertificate class
Reviewed-by: almatvee
2025-04-22 00:27:25 +00:00
Joe Wang
684d3b336e
8354774: DocumentBuilderFactory getAttribute throws NPE
...
Reviewed-by: naoto, lancea
2025-04-21 18:25:59 +00:00
Roman Kennke
ecb54a05c6
8354523: runtime/Monitor/SyncOnValueBasedClassTest.java triggers SIGSEGV
...
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Reviewed-by: coleenp, aboldtch
2025-04-21 17:43:09 +00:00
Emanuel Peter
4dd64b4971
8354477: C2 SuperWord: make use of memory edges more explicit
...
Reviewed-by: kvn, roland
2025-04-21 11:41:45 +00:00
Liming Liu
128f2d1cad
8354572: Turn off AlwaysMergeDMB for Ampere CPU by default
...
Reviewed-by: shade
2025-04-19 10:02:13 +00:00