Ioi Lam
|
37c2279148
|
8329150: Remove CDS support for LatestMethodCache
Reviewed-by: coleenp, matsaave
|
2024-03-30 02:17:45 +00:00 |
|
Ioi Lam
|
5b05f8e0c4
|
8329112: Clean up CDS checking of unsupported module options
Reviewed-by: ccheung, matsaave
|
2024-03-29 16:01:54 +00:00 |
|
Guoxiong Li
|
418deaf5a1
|
8328361: Use memset() in method CardTable::dirty_MemRegion()
Reviewed-by: ayang, kbarrett
|
2024-03-29 10:42:00 +00:00 |
|
Julian Waters
|
df01cc528d
|
8323576: [Windows] Fallthrough to ::abort instead of os::infinite_sleep for noreturn methods
Reviewed-by: dholmes, kbarrett
|
2024-03-29 05:34:30 +00:00 |
|
Fredrik Bredberg
|
991e04e7d7
|
8327383: Clean up _Stalled and _Spinner fields
Reviewed-by: dholmes, coleenp
|
2024-03-28 20:15:36 +00:00 |
|
Coleen Phillimore
|
341dd57fa1
|
8325883: Move Monitor Deflation reporting out of safepoint cleanup
Reviewed-by: eosterlund, dcubed
|
2024-03-28 19:30:55 +00:00 |
|
Calvin Cheung
|
85cb4a9942
|
8247449: Revisit the argument processing logic for MetaspaceShared::disable_optimized_module_handling()
Reviewed-by: iklam, matsaave
|
2024-03-28 15:03:09 +00:00 |
|
Erik Österlund
|
aa595dbda4
|
8328507: Move StackWatermark code from safepoint cleanup
Reviewed-by: aboldtch, coleenp
|
2024-03-28 14:11:46 +00:00 |
|
Doug Simon
|
7c7b961e73
|
8329191: JVMCI compiler warning is truncated
Reviewed-by: never
|
2024-03-28 10:16:39 +00:00 |
|
Guoxiong Li
|
4fa77a2ad4
|
8329096: G1: Change the type of G1BlockOffsetTable::_offset_base to uint8_t*
Reviewed-by: ayang, tschatzl
|
2024-03-28 04:03:16 +00:00 |
|
Vladimir Kozlov
|
3eb1d05d85
|
8328986: Deprecate UseRTM* flags for removal
Co-authored-by: Roman Kennke <rkennke@openjdk.org>
Reviewed-by: vlivanov, sviswanathan, dholmes
|
2024-03-27 21:56:53 +00:00 |
|
Roland Westrelin
|
05854fd704
|
8329163: C2: possible overflow in PhaseIdealLoop::extract_long_range_checks()
Reviewed-by: chagedorn, kvn
|
2024-03-27 16:14:18 +00:00 |
|
Albert Mingkun Yang
|
788d2bc40c
|
8329169: Parallel: Remove unused local variable in MutableSpace::print_on
Reviewed-by: tschatzl
|
2024-03-27 10:29:00 +00:00 |
|
Thomas Stuefe
|
9e566d76d1
|
8327971: Multiple ASAN errors reported for metaspace
8327988: When running ASAN, disable dangerous NMT test
Reviewed-by: jsjolen, rkennke
|
2024-03-27 08:36:40 +00:00 |
|
Alex Menkov
|
8fc9097b37
|
8315575: Retransform of record class with record component annotation fails with CFE
Reviewed-by: sspitsyn, coleenp
|
2024-03-26 23:54:28 +00:00 |
|
Matthias Baesken
|
153410f480
|
8328930: [AIX] remove pase related coding
Reviewed-by: clanger, lucy
|
2024-03-26 16:24:05 +00:00 |
|
Guoxiong Li
|
da8a095a19
|
8328928: Serial: Use IsGCActiveMark instead of AutoModifyRestore in SerialHeap::do_collection
Reviewed-by: ayang, tschatzl
|
2024-03-26 14:34:52 +00:00 |
|
Guoxiong Li
|
472fcb6e6e
|
8328508: Unify the signatures of the methods address_for_index() and index_for() in BOT implementations
Reviewed-by: ayang, tschatzl
|
2024-03-26 13:11:28 +00:00 |
|
Koichi Sakata
|
5d19d15517
|
8325186: JVMTI VirtualThreadGetThreadStateClosure class is no longer used and should be removed
Reviewed-by: lmesnik, sspitsyn
|
2024-03-26 04:17:42 +00:00 |
|
Serguei Spitsyn
|
5f7432f7b1
|
8328758: GetCurrentContendedMonitor function should use JvmtiHandshake
Reviewed-by: lmesnik, pchilanomate
|
2024-03-26 02:21:47 +00:00 |
|
Roland Westrelin
|
af15c68f3c
|
8321278: C2: Partial peeling fails with assert "last_peel <- first_not_peeled"
Reviewed-by: chagedorn, thartmann
|
2024-03-25 13:45:16 +00:00 |
|
Zhengyu Gu
|
142c311e3b
|
8328744: Parallel: Parallel GC throws OOM before heap is fully expanded
Reviewed-by: ayang, tschatzl
|
2024-03-25 13:04:07 +00:00 |
|
Roland Westrelin
|
cb2a671359
|
8324121: SIGFPE in PhaseIdealLoop::extract_long_range_checks
Reviewed-by: kvn, chagedorn
|
2024-03-25 12:55:08 +00:00 |
|
Daniel Lundén
|
0c1b254be9
|
8326438: C2: assert(ld->in(1)->Opcode() == Op_LoadN) failed: Assumption invalid: input to DecodeN is not LoadN
Reviewed-by: kvn, rcastanedalo, thartmann
|
2024-03-25 12:04:44 +00:00 |
|
Matthias Baesken
|
b235682a18
|
8328709: AIX os::get_summary_cpu_info support Power 10
Reviewed-by: lucy, jkern
|
2024-03-25 09:21:04 +00:00 |
|
Matthias Baesken
|
cf9b5a71bd
|
8328776: [AIX] remove checked_vmgetinfo, use vmgetinfo directly
Reviewed-by: clanger, lucy
|
2024-03-25 08:33:31 +00:00 |
|
Kim Barrett
|
acc4a82818
|
8328862: Remove unused GrowableArrayFilterIterator
Reviewed-by: dholmes
|
2024-03-25 07:07:47 +00:00 |
|
Jasmine Karthikeyan
|
9f920b9bbf
|
8324655: Identify integer minimum and maximum patterns created with if statements
Reviewed-by: epeter, qamai
|
2024-03-25 06:23:11 +00:00 |
|
Gui Cao
|
c7b9dc463a
|
8328404: RISC-V: Fix potential crash in C2_MacroAssembler::arrays_equals
Reviewed-by: fyang
|
2024-03-25 01:18:50 +00:00 |
|
Calvin Cheung
|
f33a8445eb
|
8325536: JVM crash during CDS archive creation with -XX:+AllowArchivingWithJavaAgent
Reviewed-by: iklam, matsaave
|
2024-03-22 20:15:13 +00:00 |
|
Zhengyu Gu
|
4324e3be9e
|
8328612: AdaptiveSizePolicySpaceOverheadTester::is_exceeded() print max_eden_size twice
Reviewed-by: ayang
|
2024-03-22 19:21:13 +00:00 |
|
Jesper Wilhelmsson
|
ce7ebaa606
|
8328812: Update and move siphash license
Reviewed-by: lfoltan
|
2024-03-22 16:00:52 +00:00 |
|
Maurizio Cimadamore
|
709410d8a4
|
8328679: Improve comment for UNSAFE_ENTRY_SCOPED in unsafe.cpp
Reviewed-by: jvernee, dholmes
|
2024-03-22 15:09:27 +00:00 |
|
Albert Mingkun Yang
|
e06b568c3c
|
8328602: Parallel: Incorrect assertion in fill_dense_prefix_end
Reviewed-by: gli, iwalulya
|
2024-03-22 12:08:56 +00:00 |
|
Joachim Kern
|
b334a8e5fc
|
8328272: [AIX] Use flag kind "diagnostic" for platform specific flags
Reviewed-by: mdoerr, stuefe
|
2024-03-22 09:27:09 +00:00 |
|
Guoxiong Li
|
e669d14d47
|
8328671: Mark allocate_new_tlab and unsafe_max_tlab_alloc of CollectedHeap as pure virtual
Reviewed-by: stefank, tschatzl
|
2024-03-22 08:43:45 +00:00 |
|
Matthias Baesken
|
940d1965f8
|
8328604: remove on_aix() function
Reviewed-by: clanger, stuefe
|
2024-03-22 07:09:37 +00:00 |
|
Koichi Sakata
|
da009214f1
|
8320404: Double whitespace in SubTypeCheckNode::dump_spec output
Reviewed-by: chagedorn, thartmann
|
2024-03-22 00:56:33 +00:00 |
|
Serguei Spitsyn
|
4d36c4adcc
|
8328285: GetOwnedMonitorInfo functions should use JvmtiHandshake
Reviewed-by: pchilanomate, lmesnik
|
2024-03-22 00:30:07 +00:00 |
|
Albert Mingkun Yang
|
16ed191329
|
8328101: Parallel: Obsolete ParallelOldDeadWoodLimiterMean and ParallelOldDeadWoodLimiterStdDev
Reviewed-by: tschatzl, iwalulya, sjohanss
|
2024-03-21 15:47:55 +00:00 |
|
Richard Reingruber
|
e41bc42deb
|
8327990: [macosx-aarch64] Various tests fail with -XX:+AssertWXAtThreadSync
Reviewed-by: dholmes, stuefe, mdoerr, tholenstein, aph
|
2024-03-21 14:09:42 +00:00 |
|
Thomas Stuefe
|
c434b79cff
|
8327169: serviceability/dcmd/vm/SystemMapTest.java and SystemDumpMapTest.java may fail after JDK-8326586
Reviewed-by: jsjolen, mbaesken
|
2024-03-21 12:13:10 +00:00 |
|
Sidraya Jayagond
|
684678f9e8
|
8328633: s390x: Improve vectorization of Match.sqrt() on floats
Reviewed-by: amitkumar, mdoerr
|
2024-03-21 08:51:10 +00:00 |
|
Matthias Baesken
|
93d1700f23
|
8328589: unify os::breakpoint among posix platforms
Reviewed-by: lucy, asteiner, dholmes
|
2024-03-21 08:16:50 +00:00 |
|
Daniel D. Daugherty
|
000f4d8d15
|
8319251: [REDO] Change LockingMode default from LM_LEGACY to LM_LIGHTWEIGHT
Reviewed-by: rkennke, dholmes
|
2024-03-20 19:59:13 +00:00 |
|
Albert Mingkun Yang
|
7231fd78aa
|
8328350: G1: Remove DO_DISCOVERED_AND_DISCOVERY
Reviewed-by: tschatzl, gli
|
2024-03-19 18:48:16 +00:00 |
|
Hamlin Li
|
9ca4ae3d3b
|
8328264: AArch64: remove UseNeon condition in CRC32 intrinsic
Reviewed-by: aph
|
2024-03-19 17:23:07 +00:00 |
|
Sonia Zaldana Calles
|
3b305d502b
|
8313306: More sensible memory reservation logging
Reviewed-by: dholmes, stuefe, coleenp
|
2024-03-19 15:35:25 +00:00 |
|
Guoxiong Li
|
db4842c9d9
|
8328364: Remove redundant fields in 'BOTConstants'
Reviewed-by: ayang, tschatzl
|
2024-03-19 13:38:28 +00:00 |
|
Thomas Schatzl
|
f1c69ccadb
|
8289822: G1: Make concurrent mark code owner of TAMSes
Reviewed-by: ayang, iwalulya
|
2024-03-19 10:31:47 +00:00 |
|