Hamlin Li
|
f95c937405
|
8331577: RISC-V: C2 CountLeadingZerosV
8331578: RISC-V: C2 CountTrailingZerosV
Reviewed-by: fyang
|
2024-05-10 13:59:09 +00:00 |
|
Erik Gahlin
|
242446b07f
|
8331931: JFR: Avoid loading regex classes during startup
Reviewed-by: mgronlun
|
2024-05-10 12:30:05 +00:00 |
|
Jan Kratochvil
|
45792c5829
|
8331352: error: template-id not allowed for constructor/destructor in C++20
Reviewed-by: kbarrett, stefank
|
2024-05-10 12:16:47 +00:00 |
|
Chen Liang
|
784b8fce7a
|
8331744: java.lang.classfile.TypeKind improvements
Reviewed-by: asotona, redestad
|
2024-05-10 10:50:51 +00:00 |
|
释天
|
dab92c51c7
|
8331558: AArch64: optimize integer remainder
Reviewed-by: eliu, aph
|
2024-05-10 10:01:40 +00:00 |
|
Thomas Stuefe
|
9f43ce5a72
|
8330027: Identity hashes of archived objects must be based on a reproducible random seed
Reviewed-by: ccheung, iklam
|
2024-05-10 09:48:14 +00:00 |
|
Claes Redestad
|
d654124502
|
8331932: Startup regressions in 23-b13
Reviewed-by: alanb, naoto, liach
|
2024-05-10 08:22:46 +00:00 |
|
Kim Barrett
|
7db6a3f0ee
|
8331905: Fix direct includes of g1_globals.hpp
Reviewed-by: ayang, tschatzl, gli
|
2024-05-10 07:58:20 +00:00 |
|
Hamlin Li
|
f47fc867b3
|
8331908: Simplify log code in vectorintrinsics.cpp
Reviewed-by: jwaters, kvn
|
2024-05-10 06:25:38 +00:00 |
|
Abhishek Kumar
|
b9a142a224
|
8226990: GTK & Nimbus LAF: Tabbed pane's background color is not expected one when change the opaque checkbox.
Reviewed-by: tr, honkar, psadhukhan
|
2024-05-10 04:45:01 +00:00 |
|
Matias Saavedra Silva
|
a706ca4fdb
|
8329418: Replace pointers to tables with offsets in relocation bitmap
Reviewed-by: cjplummer, iklam
|
2024-05-10 01:34:02 +00:00 |
|
Vladimir Kozlov
|
a643d6c7ac
|
8331862: Remove split relocation info implementation
Reviewed-by: dlong
|
2024-05-09 23:37:45 +00:00 |
|
Naoto Sato
|
c7d98df2ac
|
8329691: Support nonlikelyScript parent locale inheritance
Reviewed-by: joehw
|
2024-05-09 15:54:25 +00:00 |
|
Serguei Spitsyn
|
c4ff58b9bc
|
8330146: assert(!_thread->is_in_any_VTMS_transition()) failed
Reviewed-by: cjplummer, kevinw
|
2024-05-09 14:30:15 +00:00 |
|
Jan Lahoda
|
aaa90b3005
|
8327476: Upgrade JLine to 3.26.1
Reviewed-by: ihse, vromero
|
2024-05-09 13:54:04 +00:00 |
|
Scott Gibbons
|
0a4eeeaa3c
|
8331033: EA fails with "EA unexpected CallLeaf unsafe_setmemory" after JDK-8329331
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: kvn
|
2024-05-09 11:57:44 +00:00 |
|
Kevin Walls
|
ad0b54d429
|
8314225: SIGSEGV in JavaThread::is_lock_owned
Reviewed-by: dlong, dholmes
|
2024-05-09 11:47:45 +00:00 |
|
Ioi Lam
|
ac86f59e4f
|
8330532: Improve line-oriented text parsing in HotSpot
Co-authored-by: John R Rose <jrose@openjdk.org>
Reviewed-by: matsaave, jsjolen
|
2024-05-09 07:43:03 +00:00 |
|
Hamlin Li
|
964d60892e
|
8322753: RISC-V: C2 ReverseBytesV
Reviewed-by: fyang
|
2024-05-09 07:05:18 +00:00 |
|
Vladimir Petko
|
2d622152b0
|
8331541: [i386] linking with libjvm.so fails after JDK-8283326
Reviewed-by: djelinski, ihse
|
2024-05-08 22:36:25 +00:00 |
|
Ashutosh Mehra
|
42b1d858d1
|
8330275: Crash in XMark::follow_array
Reviewed-by: stefank, stuefe
|
2024-05-08 20:26:02 +00:00 |
|
Albert Mingkun Yang
|
230fac80f2
|
8331941: Make CollectedHeap::parallel_object_iterator public
Reviewed-by: tschatzl
|
2024-05-08 17:57:46 +00:00 |
|
Albert Mingkun Yang
|
c8452615b1
|
8331924: Parallel: Remove unused MutableSpace::mangle_unused_area_complete
Reviewed-by: tschatzl
|
2024-05-08 17:56:28 +00:00 |
|
Thomas Stuefe
|
ad78b7fa67
|
8331185: Enable compiler memory limits in debug builds
Reviewed-by: asmehra, kvn
|
2024-05-08 10:38:09 +00:00 |
|
Doug Simon
|
aafa15fc17
|
8331208: Memory stress test that checks OutOfMemoryError stack trace fails
Reviewed-by: dholmes, never
|
2024-05-08 10:18:33 +00:00 |
|
Hamlin Li
|
1aebab780c
|
8320995: RISC-V: C2 PopCountVI
8320996: RISC-V: C2 PopCountVL
Reviewed-by: luhenry, fyang
|
2024-05-08 09:37:42 +00:00 |
|
Albert Mingkun Yang
|
0e1dca75ef
|
8331715: Remove virtual specifiers in ContiguousSpace
Reviewed-by: gli, tschatzl
|
2024-05-08 08:45:27 +00:00 |
|
Raffaello Giulietti
|
7f299043a9
|
8330005: RandomGeneratorFactory.getDefault() throws exception when the runtime image only has java.base module
Reviewed-by: jpai, alanb
|
2024-05-08 08:27:13 +00:00 |
|
Matthias Baesken
|
2baacfc169
|
8331789: ubsan: deoptimization.cpp:403:29: runtime error: load of value 208, which is not a valid value for type 'bool'
Reviewed-by: stefank, aboldtch
|
2024-05-08 07:05:27 +00:00 |
|
Christian Stein
|
7b79426a1d
|
8278353: Provide Duke as default favicon in Simple Web Server
Reviewed-by: dfuchs
|
2024-05-08 05:48:07 +00:00 |
|
Axel Boldt-Christmas
|
466a21d864
|
8331863: DUIterator_Fast used before it is constructed
Reviewed-by: kvn, shade
|
2024-05-08 05:03:06 +00:00 |
|
Weijun Wang
|
b91083341a
|
8331864: Update Public Suffix List to 1cbd6e7
Reviewed-by: mullan
|
2024-05-07 23:46:04 +00:00 |
|
Viktor Klang
|
f12ed061ae
|
8048691: Spliterator.SORTED characteristics gets cleared for BaseStream.spliterator
Reviewed-by: psandoz, alanb
|
2024-05-07 19:06:36 +00:00 |
|
Erik Gahlin
|
8d78e8cadc
|
8319997: JFR: Reduce use of dynamic proxies
Reviewed-by: mgronlun
|
2024-05-07 18:59:41 +00:00 |
|
Sonia Zaldana Calles
|
524aaad983
|
8319957: PhaseOutput::code_size is unused and should be removed
Reviewed-by: thartmann, chagedorn
|
2024-05-07 15:59:44 +00:00 |
|
Daniel Skantz
|
95d2f8072e
|
8330016: Stress seed should be initialized for runtime stub compilation
Reviewed-by: rcastanedalo, chagedorn
|
2024-05-07 15:50:15 +00:00 |
|
Aleksey Shipilev
|
5746137e8a
|
8331771: ZGC: Remove OopMapCacheAlloc_lock ordering workaround
Reviewed-by: eosterlund, stefank, zgu
|
2024-05-07 14:23:39 +00:00 |
|
robertengels
|
02c95a6d7e
|
6968351: httpserver clashes with delayed TCP ACKs for low Content-Length
Reviewed-by: dfuchs, djelinski, michaelm, jpai
|
2024-05-07 13:18:24 +00:00 |
|
Axel Boldt-Christmas
|
02a799c055
|
8331695: Serial: DefNewGeneration:_promotion_failed used without being initialized
Reviewed-by: gli, stefank
|
2024-05-07 12:41:28 +00:00 |
|
Martin Doerr
|
23a72a1f2f
|
8331626: unsafe.cpp:162:38: runtime error in index_oop_from_field_offset_long - applying non-zero offset 4563897424 to null pointer
Reviewed-by: mbaesken, stefank
|
2024-05-07 08:32:48 +00:00 |
|
Aleksey Shipilev
|
a2584a8341
|
8331714: Make OopMapCache installation lock-free
Reviewed-by: zgu, coleenp
|
2024-05-07 08:30:26 +00:00 |
|
Emanuel Peter
|
df1ff056f1
|
8331085: Crash in MergePrimitiveArrayStores::is_compatible_store()
Reviewed-by: thartmann, chagedorn
|
2024-05-07 07:08:32 +00:00 |
|
Nizar Benalla
|
3b8227ba24
|
8326836: Incorrect @since tags for ClassSignature methods
Reviewed-by: asotona
|
2024-05-07 05:28:45 +00:00 |
|
Bhavana Kilambi
|
f308e107ce
|
8331400: AArch64: Sync aarch64_vector.ad with aarch64_vector_ad.m4
Reviewed-by: aph, kvn, eliu
|
2024-05-06 22:59:14 +00:00 |
|
Fabian Meumertzheim
|
a8b3f194e8
|
8330077: Allow max number of events to be buffered to be configurable to avoid OVERFLOW_EVENT
Reviewed-by: bpb, alanb
|
2024-05-06 17:01:11 +00:00 |
|
Nizar Benalla
|
ae60d84500
|
8328501: Incorrect @since tags for java security interfaces
Reviewed-by: mullan
|
2024-05-06 15:54:40 +00:00 |
|
Zhengyu Gu
|
7a35f922f0
|
8331660: Parallel: Cleanup includes in parallelScavangeHeap files
Reviewed-by: gli, ayang
|
2024-05-06 13:25:36 +00:00 |
|
Vladimir Ivanov
|
fa02667d83
|
8322726: C2: Unloaded signature class kills argument value
Reviewed-by: kvn, dlong, thartmann
|
2024-05-06 12:21:15 +00:00 |
|
Aleksey Shipilev
|
1eec30a6c0
|
8331573: Rename CollectedHeap::is_gc_active to be explicitly about STW GCs
Reviewed-by: stefank, zgu, tschatzl, gli
|
2024-05-06 11:17:39 +00:00 |
|
Albert Mingkun Yang
|
9b0bb03366
|
8331285: Deprecate and obsolete OldSize
Reviewed-by: dholmes, eosterlund
|
2024-05-06 09:41:07 +00:00 |
|