Hi,
In a little project, 2 little tests that use Lucene normally produce an OutOfMemory error in about 90 seconds. (with IDEA JUnit runner). To track the problem, I installed Yourkit.
problem: when run with Yourkit, the tests run fine !!
Any clue?
Alain