java - Does the OpenJDK JVM have cache/buffers that may look like a memory leak? -


i'm developing application runs on openjdk jvm , tracking memory usage. resident set size seems increasing on time. i'm wondering if there might buffering or caching going on inside jvm this, , if there is, how account figure out whether application leaking? enter image description here

this graph showing statistics collected on time. 1 causes alarm white 1 (it's plotted against right axis): graph of derivative of processes's memory usage. it's positive, means memory usage growing.


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

python - Received unregistered task using Celery with Django -

c# - Delving into the world of XML (Windows Phone) Error I dont understand (The ' ' character, hexadecimal value 0x20, cannot be included in a name.) -