6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk
javac
You can use this same bugid with multiple repositories.
-kto
Andrew John Hughes wrote:
2009/8/18 Kelly O'Hair <[email protected]>:
This one looks fine to me.
-kto
Andrew John Hughes wrote:
2009/8/18 Andrew John Hughes <[email protected]>:
This is pretty much the same change as for CORBA, but for JDK:
http://cr.openjdk.java.net/~andrew/ecj/04/webrev.01/
BOOT_SOURCE_LANGUAGE_VERSION and BOOT_TARGET_CLASS_VERSION are added
and set to 6 by default. They are then used by the bootstrap javac.
--
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
Just spotted a typo I made in doing the conversion mentioned in the
CORBA review. Please check:
http://cr.openjdk.java.net/~andrew/ecj/04/webrev.02/
instead.
Thanks,
Thanks, Kelly. Can you assign me a bug ID for this and I'll push it
to build-gate?
Cheers,