Q
qazmlp
All the Java processes that we have give memory leaks in a long run.
We have already fixed all the memory leaks from our application code.
But, still, resident stack size keeps growing always and it never
reaches the steady state. What else I can check with?
Are there leaks reported in the following Java version?
guiUser@hfnsn162(*)[43]: java -version
java version "1.2.2"
Solaris VM (build Solaris_JDK_1.2.2_05a, native threads, sunwjit)
We have already fixed all the memory leaks from our application code.
But, still, resident stack size keeps growing always and it never
reaches the steady state. What else I can check with?
Are there leaks reported in the following Java version?
guiUser@hfnsn162(*)[43]: java -version
java version "1.2.2"
Solaris VM (build Solaris_JDK_1.2.2_05a, native threads, sunwjit)