Speaking of runtime options
Tom Tromey
tromey@redhat.com
Mon Jan 28 15:58:00 GMT 2002
>>>>> "Bryce" == Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:
Nic> If the latter I think gij should use that rather than RunMain.
Bryce> ... and do the VM argument processing from
Bryce> _Jv_CreateJavaVM. Yes, I agree.
One subtlety is that we want gij to support --help and --version, but
I think we can't put these into the _Jv_CreateJavaVM parsing. We'll
have to do the parsing twice, or add a way to handle this.
Tom
More information about the Java
mailing list