AW: [vfs] unit tests

2009-08-19 Thread Mario Ivankovits
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

Re: [vfs] unit tests

2009-08-19 Thread Ralph Goers
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

[vfs] unit tests

2009-08-19 Thread Jörg Schaible
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