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.

Linux'ta Fare Tıklamalarını ve Tuş Vuruşlarını Teşvik Etmek İçin Xdotool Nasıl Kullanılır?
Xdotool, fare tıklamalarını ve tuş vuruşlarını simüle etmek için ücretsiz ve açık kaynaklı bir komut satırı aracıdır. Bu makale, klavye ve fare girişl...
Linux için En İyi 5 Ergonomik Bilgisayar Faresi Ürünleri
Uzun süreli bilgisayar kullanımı bileğinizde veya parmaklarınızda ağrıya neden olur mu?? Sert eklemlerden muzdarip misiniz ve sürekli ellerinizi sıkma...
How to Change Mouse and Touchpad Settings Using Xinput in Linux
Most Linux distributions ship with “libinput” library by default to handle input events on a system. It can process input events on both Wayland and X...