2009/8/18 Kelly O'Hair <[email protected]>: > 6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk > javac > > You can use this same bugid with multiple repositories. >
Thanks. Pushed: http://hg.openjdk.java.net/jdk7/build/jdk/rev/80368890a2a0 I'll push the other three patches under this bug ID once approved: hotspot: http://mail.openjdk.java.net/pipermail/hotspot-dev/2009-August/001960.html langtools: http://mail.openjdk.java.net/pipermail/compiler-dev/2009-August/001380.html corba: http://mail.openjdk.java.net/pipermail/build-dev/2009-August/002245.html jaxp and jaxws seem to have escaped (this time) :) > -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, > -- 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
