I'm using JDK7u2 for both local development and test servers; to check how well it behaves. And it does.
The only problem I have is that FindBugs reports a lot of null dereference errors for System.out and System.err. On Thu, Jan 26, 2012 at 12:33, Jess Holle <[email protected]> wrote: > I believe the loop bug was fixed -- unofficially in Update 1 and > officially in Update 2. > > I've noticed a few minor glitches in old UIs run under Java 7, but not > investigated further, as it wasn't until Update 2 that I took Java 7 > seriously. > > > On 1/26/2012 5:26 AM, Steel City Phantom wrote: > > last i heard of java 7, the loop bug was still an issue and the overall > opinion was it wasn't ready for a production environment. but that > information was as of a few months ago, it may have changed since then. i > know that for my client, im recommending staying with java 6 in production > until our next generation systems are ready, sometime in 2013. > > On Thu, Jan 26, 2012 at 4:41 AM, Robin <[email protected]> wrote: > >> Hi all, >> >> The company I work at deploys a webstarted java client to about 200 >> customers. We initially developed on Java 5 back in 2004 and migrated >> our customer base to Java 6 when that became available. For the most >> part customers were fine with this as we made the final cut off match >> the EOL for Java 5 anyway, my point being we generally adopt the newer >> versions as they become available. Java 6 EOL in July 2012 is rapidly >> approaching (http://www.oracle.com/technetwork/java/eol-135779.html) >> and although we've worked to make the changes need we keep seeing new >> issues. I'd think it might just be us but Oracle don't seem to be >> pushing Java 7 out in the updates (I got Java 6u30 in the latest >> update) so it seems they maybe aren't confident it's ready for prime >> time. >> >> Is anyone else seeing this? Is anyone thinking moving customers (or >> themselves if server side) to Java 7 is going to be a mistake right >> now? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "The Java Posse" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/javaposse?hl=en. >> >> > > > -- > You want it fast, cheap, or right. Pick two!! > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > > > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
