Minecraft Wiki
Register
Advertisement
Dark Oak Sapling
This article is a stub. 
You can help by expanding it.

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. [1]

As of March 3, 2016, the latest stable Java version is 1.8.0_92 (April 19, 2016), and the latest development builds are 1.8.0_102-b04 and 1.9.0_b118

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

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.

  • Minecraft requires Java 6 as of the 1.6 update. [2]
  • Minecraft will not automatically update Java.
  • Minecraft may sometimes crash without the latest version of Java.
  • Updates fix lots of problems and bugs, and typically cause increase in performance.

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

  • 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 uninstalls older versions of Java automatically.

References

Advertisement