Download Java 7 And JDK 7 [Full Offline Installers]

Oracle has finally released Java 7 and JDK 7 for developers. This is the first major update after Oracle acquired Sun Micro Systems. And it came after a lot of time but there has been a huge improvement in features and a lot of bugs have been fixed. Here are some of the features of Java 7:

java 7

  • Language changes to help increase developer productivity and simplify common programming tasks by reducing the amount of code needed, clarifying syntax and making code easier to read. (JSR 334: Project Coin)
  • Improved support for dynamic languages (including: Ruby, Python and JavaScript), resulting in substantial performance increases on the JVM. (JSR 292: InvokeDynamic)
  • A new multicore-ready API that enables developers to more easily decompose problems into tasks that can then be executed in parallel across arbitrary numbers of processor cores. (JSR 166: Fork/Join Framework)
  • A comprehensive I/O interface for working with file systems that can access a wider array of file attributes and offer more information when errors occur. (JSR 203: NIO.2)
  • New networking and security features
  • Expanded support for internationalization, including Unicode 6.0 support
  • Updated versions of numerous libraries

Java Facts and Figures

  • 97% of enterprise desktops run Java
  • 1 billion Java downloads each year
  • 9 million developers worldwide
  • 1 programming language (TIOBE Programming Community Index)
  • More than 3 billion devices are powered by Java technology

You can download Java 7 JRE and JDK from the following location:

Java SE Runtime Environment 7

Java SE Development Kit 7

The downloads includes Java for Linux, Solaris and Windows. Both 32-bit and 64-bit platforms are supported. Make sure you accept the terms and conditions before clicking on the download links.

Direct Download Links and Full Offline Installers

If you are looking for full offline installers for Jave 7 Runtime Environment (JRE), you can download them from the links below:

Java 7 JRE for Windows 32-bit

Java 7 JRE for Windows 64-bit

Update: The latest version of Java 7 Update 10 has been released.

You might also like: