------- Comment #10 from fkung at redhat dot com 2006-11-03 20:16 ------- I've been testing with two methods... using Runtime.getRuntime().freeMemory() and .totalMemory() to watch the java heap, and "ps v (pid)" to watch total resident memory.
With 'ps v', resident memory increases with mouse movement (and doesn't go back down), so it looks like a native leak somewhere... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29420 _______________________________________________ Bug-classpath mailing list Bug-classpath@gnu.org http://lists.gnu.org/mailman/listinfo/bug-classpath