Long Reference Processing Time

Simone Bordet simone.bordet at gmail.com
Wed May 20 22:52:49 UTC 2015


Hi,

On Thu, May 21, 2015 at 12:41 AM, Joy Xiong <joyxiong at yahoo.com> wrote:
> Is there other ways for this? It's a prod environment and it would be too
> intrusive for a heap dump...

We used our solution in production too, by enabling it for few minutes
to collect data (via JMX) and then disabling it until the next restart
(also via JMX), where it was removed.
Required 2 restarts: one to add the instrumentation, and one to remove it.

-- 
Simone Bordet
http://bordet.blogspot.com
---
Finally, no matter how good the architecture and design are,
to deliver bug-free software with optimal performance and reliability,
the implementation technique must be flawless.   Victoria Livschitz


More information about the hotspot-gc-use mailing list