java - Efficient way to find who allocates direct memory -
i working on java project integrates many components many teams.
today, observe strong direct-memory consumption unable find allocated.
i looking efficient way (tool) investigate such problem
thank philippe
on top of head remember use jprofiler or jvisualvm, maybe 1 of option you.
jvisualvm shipped java vm. jprofiler can downloaded here: https://www.ej-technologies.com/products/jprofiler/overview.html
Comments
Post a Comment