java - Linux VIRT memory while running JAR file -


i have jar pretty lightweight, thing virt memory in linux increasing , never going down, thinking had memory leak started seeing memory increase happening every time printed out console. (since app monitoring it's printing console)

could console printing? or i'm missing leak somewhere?

i had memory leak, re-creating objects witout destroying. closed.


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -