[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.hyades] Solaris: Forcing GC
|
Hi,
I realize that my question is perhaps more related to the JVM than Hyades.
But here goes:
I'm performing some memory leak analysis against a remote application
server. When I issue the 'Run Garbage Collection' command
the JVM seams to ignore the command (e.g. it takes forever before the GC is
actually performed). I guess that the forced GC is
just a recommendation to the JVM, but other tools that I have used actually
manages to force this.
Any advice?
/Lars