with How to find memory leak in one project? I have 5 gb hprof file? And have the task to solve the leak. I downloaded Eclipse Mat, and it says that the leak is Finalizer ~ 328Mb. I can't find any material how to solve Finalizer memory leak? I found what is inside finalizer (retention) - which objects are in Finalizer queue. But what is the next step?
How to find the place in code, which become cause of the OutOfMemory error?
eclipse.ini —> -Xms256m -Xmx2048m
Your eclipse need more memory in eclipse.ini u can change it
Обсуждают сегодня