Tag: jvm
All the articles & tech notes with the tag "jvm".
Articles
-
Proactively prevent OutOfMemoryError crashes in Java by using Apache Derby's LowMemory utility class to set memory watermarks, allowing applications to gracefully degrade rather than terminate when heap space is exhausted.