Yes, I just haven't had the time to post a webrev of this against the current tree. IcedTea is on an older build drop (b123) and the fix was needed there to allow bootstrapping. I planned to get this one in first and then handle the additional warnings produced by -Xlint:all in another patch, but I can do it in one if preferred. My personal preference is for minimal changesets.
On 22/03/2011, Alan Bateman <[email protected]> wrote: > Dr Andrew John Hughes wrote: >> : >> The first part of a fix for SA is: >> >> http://hg.openjdk.java.net/icedtea/jdk7/hotspot/rev/e452443363a7 >> >> This drops the 1.4 options and gets it building by fixing compareTo. >> The build doesn't turn on raw type warnings so there aren't any. >> Instead, you just get the message from javac telling you how to turn >> them on. >> >> I'm planning a second fix to make it build with no warnings even when >> JAVAC_MAX_WARNINGS is set to true. >> > Do you plan to try to get these changes pushed upstream once you are > done with the warnings? The -source 1.4 -target 1.4 is bit embarrassing > so it would be good to get that cleaned up. > > -Alan. > -- 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
