Getting the Heap virtual addresses?

Srinivas Ramakrishna ysr1729 at gmail.com
Sat Sep 29 07:32:52 UTC 2012


Azeem, Doesn't look like JVMTI nor the GC/Memory Mbeans allow you to get at
the VA for the java heap. As you noted, plus +PrintHeapAtGC will also print
the info at each gc.

-- ramki

On Fri, Sep 28, 2012 at 11:08 AM, Azeem Jiva <azeem.jiva at oracle.com> wrote:

> Is there a way to get at the virtual addresses for the heap from a JVMTI
> agent?  The data is clearly available as PrintGCDetails dumps the
> information at the end of the run.
>
> --
> Azeem Jiva
> @javawithjiva
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20120929/57ce4a24/attachment.htm>


More information about the hotspot-gc-dev mailing list