I am using JProfiler for profiling of my application. I have noticed when I run Garbage collector all the marked Recorded Object becomes Green and after some time it again face some difference in Object created and Destroyed.
By the way My Application is still running at this time, Does my application facing a problem of memory leak or this is usual.
There is some snap shot that may be help you understanding situation
Above is the snap shot when I run Garbage Collector...
But After some time these bars becomes Green and Red Partially...