Share

Java Interactive Profiler

File Release Notes and Changelog

Release Name: 1.0.7 beta 2

Notes:
    *  The mutext scheme for the runtime profiler has been revamped. Hopefully this will finally put an end to those annoying ConcurrentModificationExceptions. Thanks Nathan for pointing this problem and submitting a patch!
    * The debug flag in the profile properties file now produces additional output. This includes reporting that an exception has been detected as well as outputting the names of any methods that the profiler needed to "fixup". Both of these pieces of information are quite useful in debugging potential problems with JIP's output. Anyone who gets output from JIP that looks suspicious is encouraged to include debugging information, if possbile, when reporting their problem.


Changes: