JLeak 1.0.3

License: Free ‎File size: 1.13 MB
‎Users Rating: 4.0/5 - ‎2 ‎votes

JLeak is a free java memory leak detector, relying on the JVM -javaagent option. It allows filtering on displayed classes, and dump stack trace on where each instance has been created. GUI and agent core are connected through sockets, and can be launched separately, on remote hosts. JLeak is built on top of javassist library, which provides bytecode enhancement features.

VERSION HISTORY

  • Version 1.0.3 posted on 2008-10-26
    first release

Program Details

EULA

Copyright (C) 2008 QArks.com Author: Pierre Meyer This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1, as published by the Free Software Foundation. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. You should have received a copy of the GNU Lesser General Public License along with this software; see the file LICENSE. If not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.