cchilds / jvmmonitor

Automatically exported from code.google.com/p/jvmmonitor
0 stars 0 forks source link

Class Loading #80

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This is not a defect - is it possible to determine which library/classes are 
loaded and the time of loading?  The purpose is to determine which classes are 
using heap and causing Garbage Collection etc.

Original issue reported on code.google.com by UandMe...@gmail.com on 11 Dec 2012 at 12:12

GoogleCodeExporter commented 8 years ago
By changing MBeans tab > lava.lang > ClassLoading > Verbose to true, you can 
see when class is loaded and also  the corresponding library on Console view

Original comment by yoshitak...@gmail.com on 2 Feb 2013 at 3:46

GoogleCodeExporter commented 8 years ago
Thanks, what would be nice is a console time-stamp as to when the class was 
loaded

Original comment by UandMe...@gmail.com on 4 Feb 2013 at 11:48