What steps will reproduce the problem?
1. Create FaCT++ reasoner with OWLAPI.
2. Dispose reasoner with dispose() method.
3. Repeat 1. and 2. for a thousand times.
What is the expected output? What do you see instead?
Inspecting the Heap of the JVM, one notices that there
are many instances of FaCTPlusPlusReasoner$ProgressMonitorAdapter,
which are not deleted. Looks like a memory leak.
What version of the product are you using? On what operating system?
Version 1.5.2. on Linux.
Please provide any additional information below.
Original issue reported on code.google.com by Lippmann...@googlemail.com on 20 Oct 2011 at 2:12
Original issue reported on code.google.com by
Lippmann...@googlemail.com
on 20 Oct 2011 at 2:12