I am bit newbie to java profiling and i need to diagnose dynamically created class reloading issue at runtime as it seems class isn't being reloaded. How could i get to know when class get reloaded through some profiling tool?
For problem i am trying to find solution is to my question below:
Jackson deserialisation/TypeReference for dynamically loaded pojo class