*From:* Volker Simonis
*Sent:* Saturday, May 21, 2022 12:49 AM
*To:* Kemper, William
*Cc:* serviceability-dev
*Subject:* RE: [EXTERNAL]Concurrent heap monitoring
*CAUTION*: This email originated from outside of the organization. Do
not click
Adding hotspot-gc-dev.
On 5/21/22 12:49 AM, Volker Simonis wrote:
This sounds very interesting. Does this feature work with every GC orĀ
does the implementation depend on specific GCs (and if the latter,
which GCs does your prototype currently support).
Kemper, William schrieb am Fr., 20. Ma
This sounds very interesting. Does this feature work with every GC or does
the implementation depend on specific GCs (and if the latter, which GCs
does your prototype currently support).
Kemper, William schrieb am Fr., 20. Mai 2022, 23:46:
> Taking a heap dump is a stop the world event. Garbage
Taking a heap dump is a stop the world event. Garbage collection events can
provide heap utilization information only after a cycle completes. We've found
that detailed heap occupancy data (such as heap inspections provide) are too
expensive to use for production monitoring. Similarly, we find