I have got the heap dump at point of time . is there a way i can see how many/which probable objects( or how much probable memory) will be reclaimed(free) once another GC(minor/major) GC is run ?
I have access to Memory Analyzer tool(MAT),jvisualVM,Jprofiler tools and can use any one of them