Coleen Phillimore
|
99eccaf6ec
|
8247878: Move Management strong oops to OopStorage
Use OopStorage for strong oops stored with memory and thread sampling and dumping, and remove oops_do and GC calls.
Reviewed-by: dholmes, kbarrett
|
2020-07-20 07:50:27 -04:00 |
|
Kim Barrett
|
d3042cc401
|
8245594: Remove volatile-qualified member functions and parameters from oop class
Remove volatile qualifications in oop and derived classes; use Atomic for access.
Reviewed-by: dholmes, coleenp
|
2020-05-25 16:21:25 -04:00 |
|
Per Lidén
|
2d6874b861
|
8230841: Remove oopDesc::equals()
Reviewed-by: rkennke, tschatzl
|
2019-09-17 09:51:02 +02:00 |
|
Coleen Phillimore
|
154a1a02bf
|
8216167: Update include guards to reflect correct directories
Use script and some manual fixup to fix directores names in include guards.
Reviewed-by: lfoltan, eosterlund, kbarrett
|
2019-01-10 15:13:51 -05:00 |
|
Paul Hohensee
|
ebe240f3f4
|
8195115: G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixed GC results
Memory pools can now be optional collection participants, e.g., G1 Old Gen in an incremental collection.
Reviewed-by: ehelin, mchung
|
2018-06-19 05:18:49 -07:00 |
|
Zhengyu Gu
|
3c202e01d8
|
8201542: Remove unused _gc_timer field in GCMemoryManager
Minor cleanup to remove unused field
Reviewed-by: shade, minqi
|
2018-05-01 07:40:41 -04:00 |
|
Roman Kennke
|
b938ae51ce
|
8199781: Don't use naked == for comparing oops
Reviewed-by: coleenp, eosterlund, jrose
|
2018-04-03 13:15:27 +02:00 |
|
Roman Kennke
|
3f3f0cb67e
|
8191564: Refactor GC related servicability code into GC specific subclasses
Reviewed-by: ehelin, eosterlund
|
2017-11-30 13:40:07 +01:00 |
|
Stefan Karlsson
|
5fd6905c94
|
8191858: Add missing includes in memoryManager.hpp
Reviewed-by: ehelin, tschatzl, pliden
|
2017-11-24 15:21:28 +01:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|