Hi, I've tried to build [beantutils] from trunk but I can't get o.a.c.b.memoryleaktest.MemoryLeakTest to pass. I have played around with my -Xmx setting, like it says in pom.xml.
Using -Xmx25m will lead to an OutOfMemoryError. Setting memory up in 5m steps I will see an OutOfMemoryError till 35m. Setting memory to 40m will cause the test to fail (possibly becasue to much memory is available?!), complaining about SoftReferences that are not cleaned up correctly. I have lookes into BEANUTILS-291 [1] but can not see any hint how to get this test working. Does anybody have more information about this? My environment is: Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100) Maven home: D:\Entwicklung\maven\3.0.3 Java version: 1.7.0_13, vendor: Oracle Corporation Java home: D:\Entwicklung\Java\jdk1.7.0_13-x64\jre Default locale: de_DE, platform encoding: Cp1252 OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" Regards, Benedikt [1] https://issues.apache.org/jira/browse/BEANUTILS-291 -- http://people.apache.org/~britter/ http://www.systemoutprintln.de/ http://twitter.com/BenediktRitter http://github.com/britter