Tutorials Update Java


Info

This article is a stub.
Please help us by expanding it.

Updating Java is one of the important things to do when playing Minecraft, as some technical bugs may only be fixed by updating Java.

Since launcher version 1.6.11, the Minecraft launcher is bundled with Java version 1.8.0_25, which is used by default. It is possible to change the used Java version in the profile options menu.

What is Java?

Java is a programming language and computing platform. Unlike many other languages, as for example C++, Java does not run directly on the hardware, but in a virtual machine, called JVM. Minecraft is written in Java, and uses it for all game logic.

As of Jun. 6, 2017, the latest stable Java version is 1.8.0_131, and the latest development builds are 1.8.0_152-b04 and 1.9.0_b172.

Note: Minecraft will not run with Java 9 unless you remove -XX:+CMSIncrementalMode from your JVM Arguments.

Videos

Why update?

The latest versions of Java contain important enhancements to help improve performance, stability and security of the Java applications that run on your machine. Installing the latest Java update will ensure that Minecraft will continue to run safely and efficiently.

Where to download

Obtain the latest stable Java update here.

You can also obtain the latest Java 8 development build here.

You can also obtain the latest Java 9 development build here.

Please note that development versions of Java are unstable and may cause unexpected issues and crashes.

Notes

  • As the Minecraft launcher is bundled with Java, it is not necessary to install it separately unless you`re using a third-party launcher.
  • If you have a 64-bit machine, it is advised to install the 64-bit version for optimum performance.
  • It is not necessary to uninstall all versions of Java on the machine before attempting to update.
  • When you install the latest version of Java, it may ask if you want to uninstall older versions of Java, or do it automatically.
  • Some systems require administrator privileges to update Java.