Core Java

JDK 9 is Feature Complete!

Today’s Mark Reinhold message JDK 9 is Feature Complete — now it’s time to ramp down announces that JDK 9’s “overall feature set is, at this point, frozen.” Reinhold, Chief Architect of Oracle’s Java Platform Group, adds, “It’s highly unlikely that any further JEPs will be targeted to the release.” Text similar to that in this message is also featured on the JDK 9 page (which was not coincidentally updated today).

The JDK 9 page lists nearly ninety features, including the following subset listed here:

According to Reinhold’s message and the current JDK 9 page, the JDK 9 Rampdown Phase has begun “in which we aim to fix the bugs that need to be fixed and understand why we’re not going to fix some bugs that perhaps ought to be fixed.”

Reinhold and the JDK 9 page state that “it is highly unlikely that any further JEPs will be targeted to the [JDK 9] release.” They add the types of things that might still be added:

  • “Small enhancements to new features will be considered, but the bar is now much higher.”
  • “Low-risk enhancements that add small bits of missing functionality or improve usability may be approved, especially when justified by developer feedback.”
  • “Enhancements to tests or documentation do not require advance approval.”

The JDK 9 page currently shows 27 July 2017 as the “General Availability” date for JDK 9.

Reference: JDK 9 is Feature Complete! from our JCG partner Dustin Marx at the Inspired by Actual Events blog.
Do you want to know how to develop your skillset to become a Java Rockstar?
Subscribe to our newsletter to start Rocking right now!
To get you started we give you our best selling eBooks for FREE!
1. JPA Mini Book
2. JVM Troubleshooting Guide
3. JUnit Tutorial for Unit Testing
4. Java Annotations Tutorial
5. Java Interview Questions
6. Spring Interview Questions
7. Android UI Design
and many more ....
I agree to the Terms and Privacy Policy
Subscribe
Notify of
guest


This site uses Akismet to reduce spam. Learn how your comment data is processed.

1 Comment
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
pranit patil
7 years ago

Thank a lot for sharing this . As beginner in java its important to know these java9 features, which will be helpful for java developers in their programming.

Back to top button