Catalina-utility-1 and Catalina-utility-2 excessive memory allocation

Viewed 2009

What are these Catalina-utility-X threads and why do they burn through so much heap? They consume 20x more memory than my worker thread, which I was trying to debug because I thought it was memory-intensive.

enter image description here

This snapshot is taken on a tomcat instance on my Eclipse IDE, which is receiving zero http traffic - only doing the work on that worker thread (or so I thought).

0 Answers
Related