createObject( "java", "java.lang.Runtime" ).getRuntime().gc();The fact that works (combined with Peter's findings with OpenJDK) points more toward an issue with the jvm rather than a memory leak.
Andy -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en
