My application is a Java Spring boot app that expose set of SOAP APIs. It uses JAXB2 for object marshaling and un-marshaling. App use large number of south bound SOAP end points. I can see a steady slow memory growth in the app. I took a heap dump and analyzed it using MAT. MAT has given following leak suspects. How can I find the root cause of memory leak ?