Development

Oracle releases Java 9

Oracle releases Java 9

Oracle has just released Java 9, the new version and latest update to the Java platform, featuring improvements across the board.

The new release includes a long list of improvements and changes like modularization support, better performance, support for new standards and more.

Oracle classifies Java 9 as a major release. The release notes highlight all major changes to the various Java components.

The biggest change, according to Oracle, is the introduction of the Java Platform Module System. It "introduces a new kind of Java programming component", the module, a named, self-describing collection of data and code.

Java's JDK has been divided into modules which, among many other things, restructured the JDK and JRE runtime images which in turn improved performance, security and maintainability.

Most changes are important only to Java developers, but there are some that affect home users who run Java applications locally or on the Web.

Here is the list of changes that may be relevant to home users:

General features of interest include the disabling of SHA-1 certificates, better TLS support, and more.

You can download the Jave SE Development KIT 9 from this page, and the JRE 9 from this page. Downloads are provided for Linux, Mac OS X, Windows and Solaris.

How to Show FPS Counter in Linux Games
Linux gaming got a major push when Valve announced Linux support for Steam client and their games in 2012. Since then, many AAA and indie games have m...
How to download and Play Sid Meier's Civilization VI on Linux
Introduction to the game Civilization 6 is a modern take on the classic concept introduced in the series of the Age of Empires games. The idea was fai...
How to Install and Play Doom on Linux
Introduction to Doom The Doom Series originated in the 90s after the release of the original Doom. It was an instant hit and from that time onwards th...