Gui Cao
|
77a217df60
|
8330095: RISC-V: Remove obsolete vandn_vi instruction
Reviewed-by: fyang, luhenry
|
2024-04-12 11:42:05 +00:00 |
|
Ivan Walulya
|
aebfd53e9d
|
8329660: G1: Improve TestGCLogMessages to be more precise
Reviewed-by: tschatzl, ayang
|
2024-04-12 07:46:43 +00:00 |
|
Albert Mingkun Yang
|
006a516aa0
|
8329962: Remove CardTable::invalidate
Reviewed-by: tschatzl, gli
|
2024-04-12 07:37:48 +00:00 |
|
Guoxiong Li
|
c7fcd62302
|
8330006: Serial: Extract out ContiguousSpace::block_start_const
Reviewed-by: ayang, tschatzl
|
2024-04-12 07:29:41 +00:00 |
|
Guoxiong Li
|
2c8b432b89
|
8330003: Serial: Move the logic of FastEvacuateFollowersClosure to SerialHeap
Reviewed-by: ayang, tschatzl
|
2024-04-12 07:26:01 +00:00 |
|
Roland Westrelin
|
bde3fc0c03
|
8330106: C2: VectorInsertNode::make() shouldn't call ConINode::make() directly
Reviewed-by: kvn, thartmann
|
2024-04-12 07:17:27 +00:00 |
|
Axel Boldt-Christmas
|
e45fea5a80
|
8329757: Crash with fatal error: DEBUG MESSAGE: Fast Unlock lock on stack
Reviewed-by: pchilanomate, kvn
|
2024-04-12 06:04:20 +00:00 |
|
Matias Saavedra Silva
|
ece7d4349a
|
8329416: Split relocation pointer map into read-write and read-only maps
Reviewed-by: iklam, ccheung
|
2024-04-11 22:05:55 +00:00 |
|
Albert Mingkun Yang
|
5808f30b89
|
8330026: Serial: Move some includes to vmStructs_serial.hpp
Reviewed-by: kbarrett
|
2024-04-11 19:22:11 +00:00 |
|
Cesar Soares Lucas
|
31ee5108e0
|
8241503: C2: Share MacroAssembler between mach nodes during code emission
Reviewed-by: kvn, mdoerr, amitkumar, lucy
|
2024-04-11 15:44:49 +00:00 |
|
Guoxiong Li
|
0656f08092
|
8329469: Generational ZGC: Move the methods forwarding_[index|find|insert] from zRelocate.cpp to ZForwarding
Reviewed-by: stefank, eosterlund
|
2024-04-11 15:01:41 +00:00 |
|
Coleen Phillimore
|
63684cd183
|
8327250: assert(!method->is_old()) failed: Should not be installing old methods
Reviewed-by: eosterlund, sspitsyn
|
2024-04-11 13:17:48 +00:00 |
|
Thomas Schatzl
|
ff5c9a4dde
|
8329528: G1 does not update TAMS correctly when dropping retained regions during Concurrent Start pause
Reviewed-by: ayang, iwalulya
|
2024-04-11 11:35:07 +00:00 |
|
Axel Boldt-Christmas
|
8817ba450c
|
8330000: ZGC: ZObjArrayAllocator may unnecessarily clear TypeArrays twice
Reviewed-by: stefank, eosterlund
|
2024-04-11 08:52:01 +00:00 |
|
Matthias Baesken
|
f778642613
|
8330024: [AIX] replace my_disclaim64 helper by direct call to disclaim64
Reviewed-by: mdoerr, lucy
|
2024-04-11 08:46:19 +00:00 |
|
Roland Westrelin
|
7df492627b
|
8327741: JVM crash in hotspot/share/opto/compile.cpp - failed: missing inlining msg
Reviewed-by: vlivanov, chagedorn
|
2024-04-11 07:27:44 +00:00 |
|
Roland Westrelin
|
2ceeb6c001
|
8328822: C2: "negative trip count?" assert failure in profile predicate code
Reviewed-by: shade, chagedorn
|
2024-04-11 07:27:33 +00:00 |
|
Jatin Bhateja
|
b04b3047ff
|
8329254: optimize integral reverse operations on x86 GFNI target.
Reviewed-by: sviswanathan
|
2024-04-11 06:28:26 +00:00 |
|
Thomas Stuefe
|
d9c84e763a
|
8329656: assertion failed in MAP_ARCHIVE_MMAP_FAILURE path: Invalid immediate -5 0
Reviewed-by: ccheung, iklam
|
2024-04-11 05:24:33 +00:00 |
|
Serguei Spitsyn
|
5e544f1510
|
8329491: GetThreadListStackTraces function should use JvmtiHandshake
Reviewed-by: pchilanomate, lmesnik
|
2024-04-11 04:19:02 +00:00 |
|
Serguei Spitsyn
|
643dd48a2a
|
8329432: PopFrame and ForceEarlyReturn functions should use JvmtiHandshake
Reviewed-by: pchilanomate, lmesnik
|
2024-04-11 01:14:20 +00:00 |
|
Johan Sjölen
|
279ed0ddd5
|
8329961: Buffer overflow in os::Linux::kernel_version
Reviewed-by: rehn, stuefe
|
2024-04-10 15:16:25 +00:00 |
|
Coleen Phillimore
|
c5150c7b81
|
8309751: Duplicate constant pool entries added during default method processing
Co-authored-by: Ashutosh Mehra <asmehra@openjdk.org>
Reviewed-by: matsaave, dholmes
|
2024-04-10 12:38:07 +00:00 |
|
Albert Mingkun Yang
|
b49ba426a7
|
8330002: Remove redundant public keyword in BarrierSet
Reviewed-by: tschatzl
|
2024-04-10 10:32:32 +00:00 |
|
Guoxiong Li
|
dd6e4533eb
|
8329767: G1: Move G1BlockOffsetTable::set_for_starts_humongous to HeapRegion
Reviewed-by: ayang, iwalulya
|
2024-04-10 10:26:26 +00:00 |
|
Sidraya Jayagond
|
e0fd6c4c9e
|
8329545: [s390x] Fix garbage value being passed in Argument Register
Reviewed-by: amitkumar, mdoerr
|
2024-04-10 10:12:21 +00:00 |
|
Johan Sjölen
|
51ed69a586
|
8327621: Check return value of uname in os::get_host_name
Reviewed-by: dholmes, stuefe
|
2024-04-10 08:12:47 +00:00 |
|
Boris Ulasevich
|
d037a597a9
|
8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments
Reviewed-by: thartmann
|
2024-04-10 06:29:44 +00:00 |
|
Ioi Lam
|
bab70193dd
|
8329431: Improve speed of writing CDS heap objects
Reviewed-by: ccheung, matsaave
|
2024-04-10 04:14:10 +00:00 |
|
Amit Kumar
|
47df14590c
|
8310513: [s390x] Intrinsify recursive ObjectMonitor locking
Reviewed-by: lucy, mdoerr
|
2024-04-10 03:33:24 +00:00 |
|
Vladimir Kozlov
|
b80ba08518
|
8329967: Build failure after JDK-8329628
Reviewed-by: thartmann, shade, dcubed
|
2024-04-09 16:20:43 +00:00 |
|
Vladimir Kozlov
|
6736792b9a
|
8329628: Additional changes after JDK-8329332
Reviewed-by: stefank, eosterlund
|
2024-04-09 15:32:15 +00:00 |
|
Robbin Ehn
|
23d161de29
|
8328630: Add logging when needed symbols in dll are missing.
Reviewed-by: dholmes, luhenry, mli
|
2024-04-09 15:00:50 +00:00 |
|
Roman Kennke
|
2e925f263d
|
8329726: Use non-short forward jumps in lightweight locking
Reviewed-by: shade, kvn, aboldtch
|
2024-04-09 14:50:41 +00:00 |
|
Albert Mingkun Yang
|
a8fbeec9e9
|
8329956: G1: Remove unimplemented collection_set_candidate_short_type_str
Reviewed-by: tschatzl
|
2024-04-09 14:26:31 +00:00 |
|
Guoxiong Li
|
5fb5e6c8f0
|
8329603: G1: Merge G1BlockOffsetTablePart into G1BlockOffsetTable
Reviewed-by: ayang, iwalulya
|
2024-04-09 13:22:24 +00:00 |
|
Stefan Karlsson
|
5c9f03686d
|
8329858: G1: Make G1VerifyLiveAndRemSetClosure stateless
Reviewed-by: ayang, tschatzl
|
2024-04-09 12:32:17 +00:00 |
|
Stefan Karlsson
|
492b954f81
|
8329750: Change Universe functions to return more specific Klass* types
Reviewed-by: coleenp
|
2024-04-09 12:31:13 +00:00 |
|
Stefan Karlsson
|
87131fb2f7
|
8329629: GC interfaces should work directly against nmethod instead of CodeBlob
Reviewed-by: ayang, eosterlund
|
2024-04-09 12:27:55 +00:00 |
|
Albert Mingkun Yang
|
5ea21c3a61
|
8329878: Reduce public interface of CardTableBarrierSet
Reviewed-by: tschatzl
|
2024-04-09 12:26:52 +00:00 |
|
Gui Cao
|
b9331cd25c
|
8329823: RISC-V: Need to sync CPU features with related JVM flags
Reviewed-by: fyang, rehn
|
2024-04-09 10:41:28 +00:00 |
|
Jie Fu
|
58e39c1932
|
8329884: Serial: Fix build failure due to ‘Copy’ has not been declared
Reviewed-by: ayang
|
2024-04-09 08:47:30 +00:00 |
|
Axel Boldt-Christmas
|
b4ddddeff1
|
8329840: Fix ZPhysicalMemorySegment::_end type
Reviewed-by: stefank, eosterlund
|
2024-04-09 08:11:04 +00:00 |
|
David Holmes
|
dfaf11a3d8
|
8329898: Revert one use of markWord.is_unlocked back to is_neutral
Reviewed-by: stefank
|
2024-04-09 07:40:45 +00:00 |
|
Jatin Bhateja
|
fbc1e6661e
|
8328181: C2: assert(MaxVectorSize >= 32) failed: vector length should be >= 32
Reviewed-by: kvn, vlivanov
|
2024-04-09 01:37:38 +00:00 |
|
Cesar Soares Lucas
|
a887fd2144
|
8316991: Reduce nullable allocation merges
Reviewed-by: kvn, vlivanov
|
2024-04-08 23:13:38 +00:00 |
|
vamsi-parasa
|
7e5ef79f95
|
8323116: [REDO] Computational test more than 2x slower when AVX instructions are used
Reviewed-by: sviswanathan, kvn
|
2024-04-08 18:41:32 +00:00 |
|
Albert Mingkun Yang
|
94677200fb
|
8329875: Serial: Move preservedMarks.inline.hpp to serialFullGC.cpp
Reviewed-by: stefank
|
2024-04-08 18:34:09 +00:00 |
|
Albert Mingkun Yang
|
a4dd2e9532
|
8329766: Serial: Refactor SerialBlockOffsetTable API
Reviewed-by: gli, iwalulya
|
2024-04-08 18:33:59 +00:00 |
|
Guoxiong Li
|
115f4193eb
|
8329659: Serial: Extract allowed_dead_ratio from ContiguousSpace
Reviewed-by: ayang, iwalulya
|
2024-04-08 16:10:07 +00:00 |
|