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

Popular posts from this blog

c# SetCompatibleTextRenderingDefault must be called before the first -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -

c++ - Fill runtime data at compile time with templates -