There are already some extra plugins to, for example, view running
threads in a table and sort by CPU usage, etc. Some people were
already experimenting with similar things in JConsole, but this seems
like a better platform and since NB already has a standard update
mechanism it seems like a good way to share ideas and tools in
monitoring. Too bad Romain is now working on Android full-time,
though; the VVM monitoring tools are by and large _ugly_ (though
functional :)).

At work we've started using BTrace (https://btrace.dev.java.net),
which lets you use a restricted form of Java to trace execution at
runtime; there's now a plugin for BTrace as well.

It looks like VVM is under continuous development, with snapshots
moving into the JDK releases over time. If you follow the VVM project
on java.net you can get more recent updates than what's in the JDK
depending on where they are in the dev cycle.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to