Java 10 Features - Techonica Tutorials - All you Need to Know

Breaking

JAVA TUTORIALS ARE LIVE NOW

Wednesday, 21 March 2018

Java 10 Features

Introduction to Java 10

Changes in the new JDK 10
Techonica
JDK 10 is released on March 20, 2018 and is a short term release. The upcoming JDK 11 will be a long term support(LTS). LTS releases are due every 3 years. Also the plans to change the naming conventions of java release based on year and month were scrapped and java 10 is here and not the Java 18.3

Lets get started with a detailed video tutorial.

Major Changes in Java 10

Parallel Full GC for G1
Local Variable Type Inference
Application Class Data Sharing
Root Certificates
Consolidated the JDK Forest into a Single Repository
Removed the native header generation tool – javah
Heap Allocation on Alternate Memory Devices
Shorter Start up times in Jshell REPL
API for creating Unmodifiable Collections
Improved Bytecode generation for enhanced forLoop
Support for multiple stylesheets in javadoc
Clean Garbage Collector Interface
Thread-Local Handshakes

No comments:

Post a Comment