Hi!
> System.err.println(".");
> System.gc();
> Thread.sleep(1000);
>
> SoftReferences are triggered by low memory, but not by number of gc
> calls.
> AFAICS this simply slows down the tests tremendously, but have no real
> effect.
Hmmm during my tests, I have seen ja
On Aug 19, 2009, at 12:11 AM, Jörg Schaible wrote:
Guys,
I'd like to apply the following change:
=== %<
Index: core/src/test/java/org/apache/commons/AbstractVfsTestCase.java
===
--- core/src/test/java
Guys,
I'd like to apply the following change:
=== %<
Index: core/src/test/java/org/apache/commons/AbstractVfsTestCase.java
===
--- core/src/test/java/org/apache/commons/AbstractVfsTestCase.java
(revi