Gui Cao
|
59073fa3eb
|
8322154: RISC-V: JDK-8315743 missed change in MacroAssembler::load_reserved
Reviewed-by: fyang, rehn, luhenry
|
2023-12-19 07:45:59 +00:00 |
|
William Kemper
|
808a03927c
|
8321815: Shenandoah: gc state should be synchronized to java threads only once per safepoint
Reviewed-by: kdnilsen, ysr
|
2023-12-19 00:09:31 +00:00 |
|
Ioi Lam
|
4f3de09672
|
8321940: Improve CDSHeapVerifier in handling of interned strings
Reviewed-by: ccheung, matsaave
|
2023-12-18 17:56:07 +00:00 |
|
Afshin Zafari
|
66aeb89469
|
8315462: [REDO] runtime/NMT/SummarySanityCheck.java failed with "Total committed (MMMMMM) did not match the summarized committed (NNNNNN)"
Reviewed-by: gziemski, stuefe
|
2023-12-18 16:52:36 +00:00 |
|
Yi-Fan Tsai
|
a5122d7f6c
|
8314029: Add file name parameter to Compiler.perfmap
Reviewed-by: cjplummer, eastigeevich
|
2023-12-18 15:20:59 +00:00 |
|
Yi-Fan Tsai
|
c0a3b76958
|
8316197: Make tracing of inline cache available in unified logging
Reviewed-by: kvn, dholmes
|
2023-12-18 15:19:16 +00:00 |
|
Albert Mingkun Yang
|
7e1d26dd5c
|
8322287: Parallel: Remove unused arg in adjust_eden_for_pause_time and adjust_eden_for_minor_pause_time
Reviewed-by: tschatzl
|
2023-12-18 14:29:00 +00:00 |
|
Albert Mingkun Yang
|
5584ba36c6
|
8322097: Serial: Refactor CardTableRS::find_first_clean_card
Reviewed-by: tschatzl, iwalulya
|
2023-12-18 13:30:34 +00:00 |
|
Albert Mingkun Yang
|
75d382d3db
|
8322204: Parallel: Remove unused _collection_cost_margin_fraction
Reviewed-by: tschatzl
|
2023-12-18 12:57:12 +00:00 |
|
Albert Mingkun Yang
|
febf8af4b5
|
8322089: Parallel: Remove PSAdaptiveSizePolicy::set_survivor_size
Reviewed-by: tschatzl
|
2023-12-18 12:57:01 +00:00 |
|
Lei Zaakjyu
|
ecff9c1ef7
|
8315040: Remove redundant check in WorkerPolicy::parallel_worker_threads
Reviewed-by: ayang, tschatzl
|
2023-12-18 11:05:48 +00:00 |
|
Johan Sjölen
|
341b4e09b7
|
8321975: Print when add_reserved_region fails even in product mode
Reviewed-by: dholmes, stuefe
|
2023-12-18 09:45:26 +00:00 |
|
Ivan Walulya
|
f696796e88
|
8280087: G1: Handle out-of-mark stack situations during reference processing more gracefully
Reviewed-by: tschatzl, ayang
|
2023-12-18 09:43:53 +00:00 |
|
Lei Zaakjyu
|
413dbf8757
|
8322205: Parallel: Remove unused arg in PSCardTable::pre_scavenge
Reviewed-by: ayang, tschatzl
|
2023-12-18 09:31:13 +00:00 |
|
Thomas Schatzl
|
f553819502
|
8317007: Add bulk removal of dead nmethods during class unloading
Reviewed-by: ayang, iwalulya
|
2023-12-18 08:44:43 +00:00 |
|
Steven Schlansker
|
34351b7a79
|
8321892: Typo in log message logged by src/hotspot/share/nmt/virtualMemoryTracker.cpp
Reviewed-by: dholmes, azafari
|
2023-12-16 01:40:19 +00:00 |
|
Calvin Cheung
|
dcdcd48d8f
|
8321479: java -D-D crashes
Reviewed-by: dholmes, iklam
|
2023-12-15 19:04:42 +00:00 |
|
Matthias Baesken
|
b31454e362
|
8322098: os::Linux::print_system_memory_info enhance the THP output with /sys/kernel/mm/transparent_hugepage/hpage_pmd_size
Reviewed-by: mdoerr, lucy
|
2023-12-15 07:42:39 +00:00 |
|
Gui Cao
|
0be0775a76
|
8320397: RISC-V: Avoid passing t0 as temp register to MacroAssembler:: cmpxchg_obj_header/cmpxchgptr
Reviewed-by: rehn, fyang
|
2023-12-15 07:23:50 +00:00 |
|
Joshua Cao
|
6dfb8120c2
|
8321823: Remove redundant PhaseGVN transform_no_reclaim
Reviewed-by: chagedorn, phh
|
2023-12-15 00:35:37 +00:00 |
|
Zhengyu Gu
|
a7dde578a8
|
8322057: Memory leaks in creating jfr symbol array
Reviewed-by: mgronlun
|
2023-12-14 22:33:34 +00:00 |
|
David Holmes
|
d02bc873f8
|
8309981: Remove expired flags in JDK 23
Reviewed-by: alanb, kvn
|
2023-12-14 21:24:17 +00:00 |
|
Daniel Lundén
|
69014cd55b
|
8320682: [AArch64] C1 compilation fails with "Field too big for insn"
Reviewed-by: thartmann, aph, dlong
|
2023-12-14 13:09:39 +00:00 |
|
Albert Mingkun Yang
|
5a97dbf606
|
8322034: Parallel: Remove unused methods in PSAdaptiveSizePolicy
Reviewed-by: kbarrett
|
2023-12-14 12:30:47 +00:00 |
|
Jaikiran Pai
|
d2ba3b1ef7
|
8312150: Remove -Xnoagent option
Reviewed-by: dholmes, alanb
|
2023-12-14 10:36:23 +00:00 |
|
Tobias Hartmann
|
c8ad7b7f84
|
8321974: Crash in ciKlass::is_subtype_of because TypeAryPtr::_klass is not initialized
Reviewed-by: roland, kvn
|
2023-12-14 07:23:21 +00:00 |
|
Alex Menkov
|
cf948548c3
|
8321565: [REDO] Heap dump does not contain virtual Thread stack references
Reviewed-by: sspitsyn, yyang, dholmes
|
2023-12-13 18:47:04 +00:00 |
|
Albert Mingkun Yang
|
9320ef9b29
|
8321973: Parallel: Remove unused methods in AdaptiveSizePolicy
Reviewed-by: tschatzl
|
2023-12-13 12:43:41 +00:00 |
|
Albert Mingkun Yang
|
2a565ff368
|
8321808: G1: Use unsigned type for non-negative G1 flags
Reviewed-by: tschatzl, iwalulya
|
2023-12-13 11:18:51 +00:00 |
|
Lei Zaakjyu
|
493b5bd2fd
|
8293622: Cleanup use of G1ConcRefinementThreads
Reviewed-by: ayang, iwalulya
|
2023-12-13 11:18:38 +00:00 |
|
Aleksei Voitylov
|
f573f6d233
|
8321515: ARM32: Move method resolution information out of the cpCache properly
Reviewed-by: shade
|
2023-12-13 11:04:11 +00:00 |
|
Jamil Nimeh
|
5718039a46
|
8321542: C2: Missing ChaCha20 stub for x86_32 leads to crashes
Reviewed-by: chagedorn, shade
|
2023-12-12 14:36:58 +00:00 |
|
Albert Mingkun Yang
|
d5214a4288
|
8321814: G1: Remove unused G1RemSetScanState::_collection_set_iter_state
Reviewed-by: tschatzl
|
2023-12-12 09:45:27 +00:00 |
|
Albert Mingkun Yang
|
2611a49ea1
|
8321287: Remove unused enum style in Prefetch
Reviewed-by: fparain, gziemski
|
2023-12-12 08:36:55 +00:00 |
|
Guoxiong Li
|
973bcdab81
|
8321631: Fix comments in access.hpp
Reviewed-by: eosterlund, stefank
|
2023-12-12 07:19:50 +00:00 |
|
Yuri Gaevsky
|
6359b4ec23
|
8318217: RISC-V: C2 VectorizedHashCode
Reviewed-by: mli, fyang
|
2023-12-12 06:35:09 +00:00 |
|
Jorn Vernee
|
ce4b257fa5
|
8320886: Unsafe_SetMemory0 is not guarded
Reviewed-by: dholmes, fparain
|
2023-12-11 19:05:40 +00:00 |
|
Hamlin Li
|
b270f30d10
|
8318629: G1: Refine code a bit in G1RemSetTrackingPolicy::update_at_allocate
Reviewed-by: ayang, tschatzl
|
2023-12-11 15:45:47 +00:00 |
|
vamsi-parasa
|
ce108446ca
|
8319577: x86_64 AVX2 intrinsics for Arrays.sort methods (int, float arrays)
Reviewed-by: sviswanathan, ihse, jbhateja, kvn
|
2023-12-08 22:52:48 +00:00 |
|
Naoto Sato
|
0c178beb69
|
8321206: Make Locale related system properties StaticProperty
Reviewed-by: rriggs
|
2023-12-08 18:47:40 +00:00 |
|
Ioi Lam
|
5e6bfc5eaa
|
8321539: Minimal build is broken by JDK-8320935
Reviewed-by: matsaave, ccheung, mbaesken
|
2023-12-08 17:25:22 +00:00 |
|
Daniel Lundén
|
701bc3bbbe
|
8295166: IGV: dump graph at more locations
Reviewed-by: thartmann, rcastanedalo, chagedorn
|
2023-12-08 11:08:08 +00:00 |
|
Daniel Lundén
|
9e48b90c7f
|
8310524: C2: record parser-generated LoadN nodes for IGVN
Reviewed-by: chagedorn, rcastanedalo, thartmann
|
2023-12-08 11:04:39 +00:00 |
|
sunguoyun
|
bad5edf146
|
8320959: jdk/jfr/event/runtime/TestShutdownEvent.java crash with CONF=fastdebug -Xcomp
Co-authored-by: Markus Grönlund <mgronlun@openjdk.org>
Reviewed-by: mgronlun
|
2023-12-08 10:47:58 +00:00 |
|
Alex Menkov
|
cb7e3d263a
|
8321560: [BACKOUT] 8299426: Heap dump does not contain virtual Thread stack references
Reviewed-by: cjplummer, dholmes
|
2023-12-08 01:24:25 +00:00 |
|
Alex Menkov
|
354ea4c28f
|
8299426: Heap dump does not contain virtual Thread stack references
Reviewed-by: cjplummer, sspitsyn, lmesnik
|
2023-12-07 23:18:23 +00:00 |
|
Matias Saavedra Silva
|
fe4c0a2f04
|
8302790: Set FileMapRegion::mapped_base() to null if mapping fails
Reviewed-by: iklam, ccheung
|
2023-12-07 19:32:55 +00:00 |
|
Joe Darcy
|
519ecd352a
|
8319413: Start of release updates for JDK 23
8319414: Add SourceVersion.RELEASE_23
8319416: Add source 23 and target 23 to javac
Reviewed-by: iris, erikj, alanb, vromero
|
2023-12-07 17:01:29 +00:00 |
|
Thomas Schatzl
|
86f9b3f52a
|
8319313: G1: Rename G1EvacFailureInjector appropriately
Reviewed-by: mli, iwalulya, ayang
|
2023-12-07 16:44:32 +00:00 |
|
Johan Sjölen
|
a7f6016406
|
8320370: NMT: Change MallocMemorySnapshot to simplify code.
Reviewed-by: stuefe, gziemski, stefank
|
2023-12-07 15:58:50 +00:00 |
|