Coleen Phillimore
|
c1281e6b45
|
8324678: Replace NULL with nullptr in HotSpot gtests
Reviewed-by: kbarrett, dholmes, jwaters
|
2024-01-29 17:12:13 +00:00 |
|
Kim Barrett
|
94a9b048af
|
8295013: OopStorage should derive from CHeapObjBase
Reviewed-by: stefank, tschatzl
|
2022-10-11 23:17:31 +00:00 |
|
Per Liden
|
54b8870766
|
8275035: Clean up worker thread infrastructure
Reviewed-by: stefank, ayang
|
2021-10-14 14:05:36 +00:00 |
|
Per Liden
|
3884580591
|
8273597: Rectify Thread::is_ConcurrentGC_thread()
Reviewed-by: stefank, coleenp
|
2021-09-14 10:28:31 +00:00 |
|
Per Liden
|
185eacacdd
|
8273545: Remove Thread::is_GC_task_thread()
Reviewed-by: stefank, coleenp, shade
|
2021-09-09 19:19:39 +00:00 |
|
Kim Barrett
|
bb354b9d1c
|
8264166: OopStorage should support specifying MEMFLAGS for allocations
Reviewed-by: tschatzl, stefank
|
2021-03-26 07:44:22 +00:00 |
|
Ioi Lam
|
82028e70d1
|
8260012: Reduce inclusion of collectedHeap.hpp and heapInspection.hpp
Reviewed-by: stefank, tschatzl
|
2021-02-04 04:05:33 +00:00 |
|
Stefan Karlsson
|
46f86477ad
|
8248346: Move OopStorage mutex setup out from OopStorageSet
Reviewed-by: kbarrett, eosterlund
|
2020-06-29 23:17:50 +02:00 |
|
Thomas Schatzl
|
528361f7ae
|
8214850: Rename vm_operations.?pp files to vmOperations.?pp files
Reviewed-by: dholmes, coleenp
|
2018-12-06 15:44:40 +01:00 |
|
Kim Barrett
|
0050cd5776
|
8213440: Lingering INCLUDE_ALL_GCS in test_oopStorage_parperf.cpp
Remove INCLUDE_ALL_GCS conditionalization.
Reviewed-by: tschatzl
|
2018-11-13 13:45:43 -05:00 |
|
Erik Gahlin
|
a060be188d
|
8199712: Flight Recorder
Co-authored-by: Markus Gronlund <markus.gronlund@oracle.com>
Reviewed-by: coleenp, ihse, erikj, dsamersoff, mseledtsov, egahlin, mgronlun
|
2018-05-15 20:24:34 +02:00 |
|
Kim Barrett
|
9b734fc849
|
8200557: OopStorage parallel iteration scales poorly
Change representation of sequence of all blocks for better scaling.
Reviewed-by: coleenp, eosterlund
|
2018-05-03 17:36:50 -04:00 |
|