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

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -