Justin King
|
4c985e527a
|
8303183: Memory leak in Arguments::init_shared_archive_paths
Reviewed-by: jsjolen, ccheung, dholmes
|
2023-03-01 15:52:49 +00:00 |
|
Albert Mingkun Yang
|
6af17c1b7d
|
8303362: Serial: Move CardTableRS to serial directory
Reviewed-by: tschatzl, kbarrett
|
2023-03-01 15:15:22 +00:00 |
|
Ivan Walulya
|
c1e77e0564
|
8303252: G1: Return early from Full-GC if no regions are selected for compaction.
Reviewed-by: tschatzl, ayang
|
2023-03-01 13:52:21 +00:00 |
|
Thomas Schatzl
|
8b86e1ee11
|
8303344: After JDK-8302760, G1 heap verification does not exit VM after errors
Reviewed-by: iwalulya, ayang
|
2023-03-01 12:34:53 +00:00 |
|
Thomas Schatzl
|
4c5d9cfc64
|
8303013: Always do remembered set verification during G1 Full GC
Reviewed-by: ayang, iwalulya
|
2023-03-01 12:34:02 +00:00 |
|
Doug Simon
|
2451c5a462
|
8303357: [JVMCI] thread is _thread_in_vm when committing JFR compilation event
Reviewed-by: never, kvn
|
2023-03-01 10:47:49 +00:00 |
|
Kim Barrett
|
539a4951ee
|
8302798: Refactor -XX:+UseOSErrorReporting for noreturn crash reporting
Reviewed-by: coleenp, stuefe
|
2023-03-01 10:19:28 +00:00 |
|
Roland Westrelin
|
6b07243f56
|
8301630: C2: 8297933 broke type speculation in some cases
Reviewed-by: chagedorn, thartmann
|
2023-03-01 09:36:22 +00:00 |
|
Joe Darcy
|
61e8867591
|
8302040: Port fdlibm sqrt to Java
Reviewed-by: bpb, thartmann, aturbanov
|
2023-02-28 18:33:53 +00:00 |
|
Albert Mingkun Yang
|
30302d185a
|
8303250: Call ct_max_alignment_constraint using the base class
Reviewed-by: kbarrett, tschatzl
|
2023-02-28 13:39:58 +00:00 |
|
Lutz Schmidt
|
e144783eb2
|
8299817: [s390] AES-CTR mode intrinsic fails with multiple short update() calls
Reviewed-by: mbaesken, mdoerr
|
2023-02-28 12:52:00 +00:00 |
|
David Holmes
|
f7f10367b2
|
8303068: Memory leak in DwarfFile::LineNumberProgram::run_line_number_program
Reviewed-by: jsjolen, tschatzl, chagedorn
|
2023-02-27 21:38:12 +00:00 |
|
Johan Sjölen
|
f2b03f9a2c
|
8303051: Stop saving 5 chunks in each ChunkPool
Reviewed-by: rehn, coleenp
|
2023-02-27 11:05:07 +00:00 |
|
Erik Gahlin
|
fbc036e745
|
8303135: JFR: Log periodic events using periodic tag
Reviewed-by: mgronlun
|
2023-02-27 09:47:01 +00:00 |
|
Damon Fenacci
|
db217c9ad6
|
8292583: Comment for ciArrayKlass::make is wrong
Reviewed-by: thartmann, rcastanedalo
|
2023-02-27 07:33:13 +00:00 |
|
Emanuel Peter
|
d2660a6915
|
8303045: Remove RegionNode::LoopStatus::NeverIrreducibleEntry assert with wrong assumption
Reviewed-by: chagedorn, kvn
|
2023-02-27 07:15:27 +00:00 |
|
Sergey Bylokhov
|
a43931b79c
|
8303102: jcmd: ManagementAgent.status truncates the text longer than O_BUFLEN
Reviewed-by: dholmes
|
2023-02-26 23:36:59 +00:00 |
|
Matthias Baesken
|
221f34634d
|
8303047: avoid NULL after 8301661
Reviewed-by: mdoerr, kbarrett, dholmes
|
2023-02-23 08:08:25 +00:00 |
|
Albert Mingkun Yang
|
07e976ac26
|
8303081: Serial: Remove unused VM_MarkSweep
Reviewed-by: tschatzl
|
2023-02-22 18:28:17 +00:00 |
|
Thomas Schatzl
|
d7ada66129
|
8303084: G1 Heap region liveness verification has inverted return value
Reviewed-by: ayang
|
2023-02-22 17:08:24 +00:00 |
|
Thomas Schatzl
|
5d7e7e28b1
|
8302760: Improve liveness/remembered set verification for G1
Reviewed-by: kbarrett, iwalulya
|
2023-02-22 16:11:41 +00:00 |
|
Albert Mingkun Yang
|
b0e0f37d73
|
8303067: G1: Remove unimplemented G1FullGCScope::heap_transition
Reviewed-by: tschatzl
|
2023-02-22 15:57:08 +00:00 |
|
Thomas Schatzl
|
1a62a1229a
|
8302880: Fix includes in g1ConcurrentMarkObjArrayProcessor files
Reviewed-by: ayang, kbarrett
|
2023-02-22 15:47:29 +00:00 |
|
Thomas Schatzl
|
ee37af47cd
|
8302975: Remove redundant mark verification during G1 Full GC
Reviewed-by: ayang, kbarrett
|
2023-02-22 15:45:12 +00:00 |
|
Patricio Chilano Mateo
|
83bea26df4
|
8300575: JVMTI support when using alternative virtual thread implementation
Reviewed-by: lmesnik, sspitsyn, alanb
|
2023-02-22 15:42:53 +00:00 |
|
Albert Mingkun Yang
|
0d5f7439a4
|
8303054: Remove unused variables in GCTraceTimeLoggerImpl::log_end
Reviewed-by: tschatzl
|
2023-02-22 12:49:40 +00:00 |
|
Albert Mingkun Yang
|
adc29c36e1
|
8302878: Group cmdline heap size checking together
Reviewed-by: kbarrett, iwalulya
|
2023-02-22 12:48:31 +00:00 |
|
Roberto Castañeda Lozano
|
30b2ac4a28
|
8302873: ZGC: dump barrier data in C2 Mach nodes
Reviewed-by: thartmann, kvn
|
2023-02-22 10:59:15 +00:00 |
|
Richard Reingruber
|
f54e1080c5
|
8302831: PPC: compiler/codecache/TestStressCodeBuffers.java fails after JDK-8301819
Reviewed-by: mdoerr
|
2023-02-22 06:29:48 +00:00 |
|
Martin Doerr
|
180b94c73e
|
8302907: [PPC64] Use more constexpr in class Register
Reviewed-by: rrich
|
2023-02-22 02:24:38 +00:00 |
|
Albert Mingkun Yang
|
dcd773ac5c
|
8302864: Parallel: Remove PSVirtualSpace::pointer_delta
Reviewed-by: tschatzl, kbarrett
|
2023-02-21 21:24:22 +00:00 |
|
Serguei Spitsyn
|
46f25250bd
|
8299240: rank of JvmtiVTMSTransition_lock can be safepoint
Reviewed-by: dholmes, coleenp, pchilanomate
|
2023-02-21 21:22:49 +00:00 |
|
Johannes Bechberger
|
db483a38a8
|
8302320: AsyncGetCallTrace obtains too few frames in sanity test
Reviewed-by: jvernee, dholmes, rrich
|
2023-02-21 14:33:02 +00:00 |
|
Albert Mingkun Yang
|
622f5604c1
|
8302886: Parallel: Remove unimplemented methods in ParCompactionManager
Reviewed-by: tschatzl
|
2023-02-21 09:26:47 +00:00 |
|
Albert Mingkun Yang
|
9fd77c7b9b
|
8302868: Serial: Remove CardTableRS::initialize
Reviewed-by: tschatzl
|
2023-02-21 09:25:51 +00:00 |
|
Albert Mingkun Yang
|
f35cf79b51
|
8302867: G1: Removing unused variable in G1CardTable::initialize
Reviewed-by: tschatzl
|
2023-02-21 09:25:07 +00:00 |
|
Stefan Karlsson
|
63a3501273
|
8302741: ZGC: Remove Universe::verify calls
Reviewed-by: ayang, tschatzl
|
2023-02-21 08:23:28 +00:00 |
|
Matthias Baesken
|
9145670354
|
8301661: Enhance os::pd_print_cpu_info on macOS and Windows
Reviewed-by: ihse, lucy, dholmes
|
2023-02-21 08:17:56 +00:00 |
|
Gui Cao
|
43c71ddf92
|
8302453: RISC-V: Add support for small width vector operations
Co-authored-by: Dingli Zhang <dingli@iscas.ac.cn>
Reviewed-by: yzhu, fyang
|
2023-02-21 01:39:13 +00:00 |
|
David Holmes
|
91a2b5ec6f
|
8302905: arm32 Raspberry Pi OS build broken by JDK-8301494
Reviewed-by: mikael, martin
|
2023-02-21 01:23:06 +00:00 |
|
sunguoyun
|
36a0822633
|
8302369: Reduce the stack size of the C1 compiler
Reviewed-by: dlong
|
2023-02-20 19:28:09 +00:00 |
|
Severin Gehwolf
|
e47e9ec05b
|
8300658: memory_and_swap_limit() reporting wrong values on systems with swapaccount=0
Reviewed-by: jsjolen, iklam
|
2023-02-20 17:07:04 +00:00 |
|
Roman Kennke
|
7cf7e0a20b
|
8302070: Factor null-check into load_klass() calls
Reviewed-by: phh, coleenp
|
2023-02-20 15:13:36 +00:00 |
|
Johan Sjölen
|
b5a7426996
|
8301749: Tracking malloc pooled memory size
Reviewed-by: dholmes, stuefe
|
2023-02-20 14:23:54 +00:00 |
|
Albert Mingkun Yang
|
6ac5e05c58
|
8302068: Serial: Refactor oop closures used in Young GC
Reviewed-by: tschatzl, iwalulya
|
2023-02-20 14:07:45 +00:00 |
|
Pengfei Li
|
71cf7c4409
|
8302518: Add missing Op_RoundDoubleMode in VectorNode::vector_operands()
Reviewed-by: kvn, jbhateja
|
2023-02-20 12:08:03 +00:00 |
|
Thomas Schatzl
|
98716e2b25
|
8302709: Remove explicit remembered set verification in G1
Reviewed-by: ayang, iwalulya
|
2023-02-20 11:22:04 +00:00 |
|
Ludovic Henry
|
303c61f3ca
|
8302776: RISC-V: Fix typo CSR_INSTERT to CSR_INSTRET
Reviewed-by: fyang
|
2023-02-20 10:48:27 +00:00 |
|
Thomas Schatzl
|
7c40c8af69
|
8302312: Make ParGCRareEvent_lock G1 specific
Reviewed-by: sjohanss, kbarrett
|
2023-02-20 10:45:40 +00:00 |
|
Thomas Schatzl
|
593bec685e
|
8302122: Parallelize TLAB retirement in prologue in G1
8297611: G1: Merge tlab and per-thread dirty card log flushing
Reviewed-by: kbarrett, ayang
|
2023-02-20 10:23:00 +00:00 |
|