As per latest new by Jan 2017, Oracle Corp is going to release JDK 9 by July 2017.
Introduction
Oracle Corporation is going to release Java New Version: Java SE 9 around End of March 2017.
So, I would like to deliver a serious of Posts on Java SE 9 New Features.
Introduction Java SE 9 New Features
Java SE 9 New Features List:
- REPL (JShell)
- Private Methods in Interfaces
- var for Local Variables
- Factory Methods to Immutable List, Set and Map
- Reactive Programming
- Module System
- Try-With-Resource Enhancements
- Stream API Changes
- Process API Changes
- Optional API Changes
- Type Inference Enhancements
- Security Enhancements
- Garbage Collector Enhancements
And More.
Java SE 9 New Features
I have already delivered couple of posts on Java SE 9 New Features in Journal DEV website. Please read them below :
In-Depth Tutorials:
- Java SE 9: REPL Basics
- Java SE 9: Private methods in Interface
- Java SE 9: “var” for local variables
- Java SE 9: Factory Methods for Immutable List
- Java SE9: REPL (JShell) Features and Examples (Part-2)
- Java SE 9: Factory Methods for Immutable Set
- Java SE 9: Factory Methods for Immutable Map and Map.Entry
- Java SE 9: Try-With-Resource Improvements
- Java SE 9: Stream API Improvements
- Java SE 9: Optional API Improvements
- Java SE 9: Process API Improvements
- Java SE 9: "_" (Underscore) Changes
- Java SE 9: Introduction to Reactive Programming
- Java SE 9: Reactive Modules
- Java SE 9: Module System
IN PROGRESS
Please click on those links to access them. Visit this page for updates of new posts.
That’s it all about Java SE 9 New Features. We will discuss some more Java SE 9 New Features in my coming posts.
Please drop me a comment if you like my post or have any issues/suggestions/type errors.
Thank you for reading my tutorials.
Happy Java SE 9 Learning!
No comments:
Post a Comment