开发者

Safety update JDK 6.0 to JDK 7.0 on Windows 7 [closed]

开发者 https://www.devze.com 2023-03-24 03:21 出处:网络
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 11 years ago.

开发者_JAVA百科 Improve this question

I have already JDK 1.6.0.0_25 on my computer with Windows 7 Professional.

Safety update JDK 6.0 to JDK 7.0 on Windows 7 [closed]

How I can savety update current JDK to JDK 7.0 and tesing this update?


I suggest you install JDK 7 as well. You can have Java 6 installed as well and make this this default. You can uninstall one or other version later.


IMO a good way would be to download and install JDK 7 separately. If it works out fine for you, uninstall the previous one and update the environment variables accordingly (namely JAVA_HOME and PATH). You can download the latest stable release here.


Install Java 7. Uninstall Java 6 if it doesn't do that already. If there's an issue with Java 7, uninstall it, reinstall Java 6.

If you're really worried, make a backup. Or try installing it on a VM image of your machine first.

0

精彩评论

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