[PATCH FOR REVIEW]: Make source/target options explicit for MakeDeps and jvmti
Andrew John Hughes
gnu_andrew at member.fsf.org
Tue Aug 18 06:42:02 PDT 2009
The makeDeps and jvmti bootstrap tools are built without explicit
source and target options.
This webrev:
http://cr.openjdk.java.net/~andrew/ecj/03/webrev.01/
sets them to 6 explicitly. The change has to be replicated three
times, because for some reason, the javac invocations are in
platform-specific makefiles. I've tested the change successfully on
GNU/Linux, where it allows ecj to be used as javac. ecj defaults to
<1.5 and thus otherwise fails to build. I've assumed that the same
changes are applicable for Solaris and Windows, and that the source
and target options don't have to be written in Latin or something to
work on these platforms.
Is this ok to push?
Thanks,
--
Andrew :-)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
More information about the hotspot-dev
mailing list