Roman Kennke
44ec501a41
8305895: Implement JEP 450: Compact Object Headers (Experimental)
...
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Hamlin Li <mli@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: coleenp, stefank, stuefe, phh, ihse, lmesnik, tschatzl, matsaave, rcastanedalo, vpaprotski, yzheng, egahlin
2024-11-08 17:21:39 +00:00
Axel Boldt-Christmas
821c514a13
8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode
...
Reviewed-by: ihse, eosterlund, stefank, prr, cjplummer, dholmes
2024-10-30 11:05:07 +00:00
Kim Barrett
feb6a830e2
8340945: Ubsan: oopStorage.cpp:374:8: runtime error: applying non-zero offset 18446744073709551168 to null pointer
...
Reviewed-by: tschatzl, mbaesken
2024-10-04 15:58:22 +00:00
Aleksey Shipilev
0f253d1103
8340392: Handle OopStorage in location decoder
...
Reviewed-by: kbarrett, dholmes
2024-09-23 07:02:59 +00:00
Joel Sikström
ceef161eea
8339661: ZGC: Move some page resets and verification to callsites
...
Reviewed-by: stefank, eosterlund
2024-09-11 08:08:09 +00:00
Matthias Baesken
f2c992c5af
8339300: CollectorPolicy.young_scaled_initial_ergo_vm gtest fails on ppc64 based platforms
...
Reviewed-by: mdoerr, lucy
2024-09-04 07:09:59 +00:00
Leonid Mesnik
d08b5bd9f5
8258483: [TESTBUG] gtest CollectorPolicy.young_scaled_initial_ergo_vm fails if heap is too small
...
Reviewed-by: ayang
2024-08-28 20:18:51 +00:00
Kim Barrett
6a3d045221
8337709: Use allocated states for chunking large array processing
...
Reviewed-by: iwalulya, tschatzl
2024-08-11 18:34:18 +00:00
Thomas Schatzl
4ec1ae1097
8331385: G1: Prefix HeapRegion helper classes with G1
...
Reviewed-by: ayang, dholmes
2024-07-05 07:18:34 +00:00
Kim Barrett
25c3845be2
8333133: Simplify QuickSort::sort
...
Reviewed-by: shade, dholmes
2024-06-26 05:15:36 +00:00
Albert Mingkun Yang
c94af6f943
8333962: Obsolete OldSize
...
Reviewed-by: dholmes, zgu
2024-06-17 15:50:55 +00:00
Albert Mingkun Yang
badf1cb9ce
8331675: gtest CollectorPolicy.young_min_ergo_vm fails after 8272364
...
Reviewed-by: tschatzl, zgu, gli
2024-06-11 06:57:05 +00:00
Albert Mingkun Yang
b68609f80d
8333779: Parallel: Remove Summary phase related debug print during Full GC
...
Reviewed-by: tschatzl
2024-06-10 15:23:41 +00:00
Martin Doerr
9b436d048e
8333674: Disable CollectorPolicy.young_min_ergo_vm for PPC64
...
Reviewed-by: mbaesken, zgu
2024-06-06 15:34:46 +00:00
Lei Zaakjyu
985b9ce79a
8330694: Rename 'HeapRegion' to 'G1HeapRegion'
...
Reviewed-by: cjplummer, kbarrett, tschatzl
2024-05-25 02:10:05 +00:00
Kelvin Nilsen
dc184f1099
8324649: Shenandoah: replace implementation of free set
...
Reviewed-by: wkemper, ysr, rkennke
2024-05-16 16:47:09 +00:00
Afshin Zafari
f665e07ab2
8331540: [BACKOUT] NMT: add/make a mandatory MEMFLAGS argument to family of os::reserve/commit/uncommit memory API
...
Reviewed-by: jwilhelm
2024-05-03 10:17:11 +00:00
Afshin Zafari
4036d7d824
8330076: NMT: add/make a mandatory MEMFLAGS argument to family of os::reserve/commit/uncommit memory API
...
Reviewed-by: stefank, jsjolen, stuefe
2024-05-02 07:19:56 +00:00
Stefan Johansson
8031dabf83
8331094: ZGC: GTest fails due to incompatible Windows version
...
Reviewed-by: aboldtch, tschatzl
2024-04-25 10:43:07 +00:00
Stefan Johansson
e311ba32a5
8330626: ZGC: Windows address space placeholders not managed correctly
...
Reviewed-by: stefank, aboldtch
2024-04-24 12:03:30 +00:00
Thomas Schatzl
2c45eca159
8328879: G1: Some gtests modify global state crashing the JVM during GC after JDK-8289822
...
Reviewed-by: iwalulya, kbarrett
2024-04-12 07:22:06 +00:00
Axel Boldt-Christmas
b4ddddeff1
8329840: Fix ZPhysicalMemorySegment::_end type
...
Reviewed-by: stefank, eosterlund
2024-04-09 08:11:04 +00:00
Guoxiong Li
db4842c9d9
8328364: Remove redundant fields in 'BOTConstants'
...
Reviewed-by: ayang, tschatzl
2024-03-19 13:38:28 +00:00
Lei Zaakjyu
c5f1dcccfc
8325082: Rename headers named 'heapRegion*' of G1
...
Reviewed-by: stefank, tschatzl
2024-02-27 08:58:52 +00:00
Coleen Phillimore
c1281e6b45
8324678: Replace NULL with nullptr in HotSpot gtests
...
Reviewed-by: kbarrett, dholmes, jwaters
2024-01-29 17:12:13 +00:00
Aleksey Shipilev
dd517c6404
8237842: Separate definitions for default cache line and padding sizes
...
Reviewed-by: stefank, kvn, stuefe, tschatzl
2024-01-04 08:39:50 +00:00
Thomas Stuefe
abf2e49097
8320859: gtest high malloc footprint caused by BufferNodeAllocator stress test
...
Reviewed-by: ayang, kbarrett
2023-11-29 13:18:31 +00:00
Kim Barrett
1e76ba0cd0
8319439: Move BufferNode from PtrQueue files to new files
...
Reviewed-by: tschatzl, iwalulya
2023-11-15 01:09:09 +00:00
Thomas Schatzl
795e5dcc85
8315503: G1: Code root scan causes long GC pauses due to imbalanced iteration
...
Co-authored-by: Ivan Walulya <iwalulya@openjdk.org>
Reviewed-by: iwalulya, ayang
2023-10-02 07:35:02 +00:00
Xin Liu
febc34dd28
8314610: hotspot can't compile with the latest of gtest because of <iomanip>
...
Reviewed-by: jiefu, stuefe
2023-08-19 17:42:30 +00:00
Thomas Schatzl
c23794f882
8308633: Increase precision of timestamps in g1 log
...
Reviewed-by: ayang, kbarrett
2023-06-26 07:51:22 +00:00
Kim Barrett
181845ae46
8309899: Rename PtrQueueSet::buffer_size()
...
Reviewed-by: tschatzl, ayang
2023-06-14 22:01:44 +00:00
Stefan Karlsson
60ab1358da
8308097: Generational ZGC: Update constructor syntax
...
Reviewed-by: eosterlund, aboldtch
2023-05-16 16:13:58 +00:00
Stefan Karlsson
97b2ca3de7
8307997: gtest:ZIndexDistributorTest fails on PPC64
...
Reviewed-by: mdoerr
2023-05-15 13:52:34 +00:00
Kim Barrett
f09a0f5ca7
8307806: Rename Atomic::fetch_and_add and friends
...
Reviewed-by: stefank, dholmes
2023-05-12 09:50:52 +00:00
Stefan Karlsson
d20034b09c
8307058: Implementation of Generational ZGC
...
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Per Liden <pliden@openjdk.org>
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Co-authored-by: Erik Helin <ehelin@openjdk.org>
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Co-authored-by: Nils Eliasson <neliasso@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Leslie Zhai <lzhai@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Yadong Wang <yadongwang@openjdk.org>
Reviewed-by: eosterlund, aboldtch, rcastanedalo
2023-05-11 13:59:37 +00:00
Leo Korinth
30cb305dc1
8292170: Convert CodeRootSetTable to use ResourceHashtable
...
Reviewed-by: coleenp, iwalulya, iklam
2023-01-26 10:32:36 +00:00
Justin King
4c1e66e0ab
8299971: Remove metaprogramming/conditional.hpp
...
Reviewed-by: tschatzl, kbarrett
2023-01-16 19:28:25 +00:00
Kim Barrett
3e2314d082
8299254: Support dealing with standard assert macro
...
Reviewed-by: erikj, xuelei, dholmes, mikael
2023-01-05 19:49:01 +00:00
Y. Srinivas Ramakrishna
c16eb89ce0
8298138: Shenandoah: HdrSeq asserts "sub-bucket index (512) overflow for value ( 1.00)"
...
Reviewed-by: rkennke, shade
2022-12-08 21:54:16 +00:00
Stefan Karlsson
df6cf1e41d
8296886: Fix various include sort order issues
...
Reviewed-by: kbarrett, dholmes, stuefe
2022-11-24 15:06:19 +00:00
Ivan Walulya
dd5d4df5b6
8295658: G1: Refactor G1SegmentedArray to indicate that it is an allocator
...
Reviewed-by: tschatzl, sjohanss
2022-11-08 09:02:11 +00:00
Kim Barrett
3a873d3c5b
8295808: GrowableArray should support capacity management
...
Reviewed-by: aboldtch, tschatzl, sspitsyn
2022-10-25 17:42:48 +00:00
Kim Barrett
028e8b3d5e
8137022: Concurrent refinement thread adjustment and (de-)activation suboptimal
...
8155996: Improve concurrent refinement green zone control
8134303: Introduce -XX:-G1UseConcRefinement
Reviewed-by: sjohanss, tschatzl, iwalulya, ayang
2022-10-20 20:29:19 +00:00
Kim Barrett
94a9b048af
8295013: OopStorage should derive from CHeapObjBase
...
Reviewed-by: stefank, tschatzl
2022-10-11 23:17:31 +00:00
Thomas Schatzl
95e3190d96
8210708: Use single mark bitmap in G1
...
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Co-authored-by: Ivan Walulya <iwalulya@openjdk.org>
Reviewed-by: iwalulya, ayang
2022-07-07 15:46:05 +00:00
Alexey Ivanov
e0d361cea9
8284191: Replace usages of 'a the' in hotspot and java.base
...
Reviewed-by: lancea, wetmore, naoto, iris, kevinw, xuelei
2022-05-24 11:25:13 +00:00
Albert Mingkun Yang
8daf08dbc4
8286628: Remove unused BufferNode::Allocator::flush_free_list
...
Reviewed-by: kbarrett, tschatzl
2022-05-13 11:59:23 +00:00
Albert Mingkun Yang
89de756ffb
8286387
: Remove unused FreeListAllocator::reduce_free_list
...
Reviewed-by: kbarrett, tschatzl
2022-05-11 15:06:14 +00:00
Leo Korinth
b490a58ed8
8283899: Revert 8284190 after fix of 8281297
...
Reviewed-by: kbarrett
2022-05-09 07:24:12 +00:00