Eric, I have committed this. Please supply unified diffs in future.
Thanks Conor ----- Original Message ----- From: "Eric Lefevre" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 23, 2001 11:03 PM Subject: [PATCH] forking javac with specified memory settings (take 2) > OK, I have corrected the DefaultCompilerAdapter.java file by adding a > test for Java 1.1. > For Java 1.1, the parameters for javac will be of the form: "-J-ms64m", > while for Java 1.2 and higher, they will be: "-J-Xms64m". I cannot > really test this on my machine, so I'll trust the documentation. > > As far as I can tell, the files should be ready to check in. > > Eric >