This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
Re: Testsuite patches
- To: "green at cygnus dot com" <green at cygnus dot com>
- Subject: Re: Testsuite patches
- From: Tom Tromey <tromey at cygnus dot com>
- Date: 24 Nov 2000 13:50:03 -0700
- Cc: "'java-patches at sources dot redhat dot com'" <java-patches at sources dot redhat dot com>
- References: <01C0560C.0FF848E0.green@redhat.com>
- Reply-To: tromey at cygnus dot com
Anthony> The change that may need discussion is how source->bytecode
Anthony> compilations default to gcj -C now instead of javac. You can
Anthony> still use javac by setting the environment variable SUN_JAVAC
Anthony> to "javac". I think defaulting to gcj -C makes sense now and
Anthony> is long overdue.
Sounds good to me.
Anthony> Ok to commit?
Yes, please do.
Tom