Hacker News new | ask | show | jobs
by speckledjim 5433 days ago
More generally, don't use anything on the day of release... Wait a week or 2 for the bugs to be ironed out.

Surely we've all learnt that by now...

1 comments

Certainly with Java (speaking from experience going back to 1.0) and most certainly with major language/compiler releases like this one (see 1.5 previously). Java almost always requires a dot-release or two after a major version to iron out the kinks. Which isn't to say don't try it, but try it in development with low expectations. On the other hand, they're usually very quick about turning out the next few dot-releases (I'd wager that it'll be 1.7.3 by September, unless they continue with the silly 1.6.0_xx version format in which case 1.7.0_03).