开发者

Why or why not should we use Java 7? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

Currently I'm using Java jdk 1.6.0_26 for my ecli开发者_Python百科pse based application. As now Java 7 is available, could I directly switch to Java 7 from Java 6?

If yes, what would be the impacts of it? If no, what are all the things should I look into so that I can switch to Java 7?

Thanks in advance!


Java7 is awesome and everything, but do not switch to Java7 just yet. JIT compiler issue with the HotSpot VM of Java 7 which will be patched in Update2.

Read this:Don’t Use Java 7, For Anything


The Java 7 issues are only for quite rare circumstances and are easily disabled.

I've run Eclipse with Java 7 Developers Preview since it came out and never seen any problems.

You should at least try to see if it works well for you.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜