On Windows (W2K) it throws an IOException instead of returning an return-code...
----- Original Message ----- From: "Dirk Weigenand" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 02, 2000 8:01 PM Subject: [PATCH] to Javac.java regarding command line too long problem when compiling with Jikes > So what i'd like you to do is try this patch and give me feedback what > return values you get on your OS.* > > And of course if you like the patch as it is or if you have problems > with it. > > [*] I guess this will decide whether we stick to the old way because it > is simpler to restrict the length of the command line to an arbitrary > value than to check for all possible return values produced by all > combinations of OS and versions of JDKs. >