V
visionset
In the past I'm sure I used a tool (possibly jdb) to examine objects
created in a running jvm. I think I added some arguments to the
command line for the app I was investigating and then ran the tool to
attach it. The output I think was quite simple tabulated plain text.
It gave me memory usage of the objects I created in my app. Does
anyone know of this tool or one that will do this job? I really can't
find the one I used or can't get jdb to do it. Might have to use this
for 1.4 app but it will be useful whatever version.
TIA
Mike W
created in a running jvm. I think I added some arguments to the
command line for the app I was investigating and then ran the tool to
attach it. The output I think was quite simple tabulated plain text.
It gave me memory usage of the objects I created in my app. Does
anyone know of this tool or one that will do this job? I really can't
find the one I used or can't get jdb to do it. Might have to use this
for 1.4 app but it will be useful whatever version.
TIA
Mike W