From: Robert W. <rob...@ho...> - 2001-10-18 01:05:21
|
Folks: How can I control the way jython invokes the Java vm? In particular, I'd like it to invoke java as follows: java -Xmx1024m because I'm creating huge vectors and I'm getting out of memory exceptions. Thanks in advance, ---Rob Welch |