Open
Description
In GitLab by @caizixian on Apr 27, 2018, 15:58
-
JMXSupport.getCollectionCount()
-
JMXSupport.getCollectionTime()
-
JMXSupport.fullyBootedVM()
- Map a space name to its index.
- Create an array of space names
-
MemoryManager.gc()
Force a gc -
MemoryManager.mightBeFP()
Check if the address is in an area that may contain stacks -
MemoryManager.addressInVM()
Checks if an address refers to an in-use area of memory -
MemoryManager.objectInVM()
Checks if a reference refers to an object in an in-use area of memory. -
MemoryManager.modifyCheck()
Make sure that during GC, we don't update on a possibly moving object -
MemoryManager.isImmortal()
whether the object is immortal -
MemoryManager.gcInProgress()
Metadata
Metadata
Assignees
Labels
No labels