JDK Version

Share

JDK Version

The Java Development Kit (JDK) has gone through several versions over the years ,here are some of the key JDK versions and their release dates:

  1. JDK 1.0: The initial version of the JDK was released on January 23, 1996.

  2. JDK 1.1: Released on February 19, 1997, this version introduced the Abstract Window Toolkit (AWT) for creating graphical user interfaces.

  3. J2SE 1.2 (JDK 1.2): Released on December 8, 1998, this version introduced the Swing GUI toolkit.

  4. J2SE 1.3 (JDK 1.3): Released on May 8, 2000, it added features like the HotSpot JVM and the Java Naming and Directory Interface (JNDI).

  5. J2SE 1.4 (JDK 1.4): Released on February 6, 2002, this version introduced assert statements, the NIO package, and more.

  6. J2SE 5.0 (JDK 1.5): Released on September 30, 2004, this version introduced major language enhancements such as generics and the enhanced for loop.

  7. Java SE 6 (JDK 6): Released on December 11, 2006, this version focused on performance improvements, scripting support with the inclusion of the scripting API, and more.

  8. Java SE 7 (JDK 7): Released on July 28, 2011, it brought features like the try-with-resources statement, the diamond operator, and more.

  9. Java SE 8 (JDK 8): Released on March 18, 2014, this version introduced lambda expressions, the Stream API, the java.time package, and more.

  10. Java SE 9 (JDK 9): Released on September 21, 2017, it introduced the module system (Project Jigsaw) and other enhancements.

  11. Java SE 10 (JDK 10): Released on March 20, 2018, it was a relatively minor release with features like local-variable type inference (var keyword).

  12. Java SE 11 (JDK 11): Released on September 25, 2018, this version was significant because it marked the end of public support for the older Java 8 and introduced long-term support (LTS) releases.

  13. Java SE 12, 13, 14, and 15: These were intermediate releases with various features and improvements.

  14. Java SE 16 (JDK 16): Released on March 16, 2021, this version brought records, pattern matching for instanceof, and other enhancements.

Demo Day 1 Video:

 
You can find more information about Java in this Java Docs Link

 

Conclusion:

Unogeeks is the No.1 Training Institute for Java Training. Anyone Disagree? Please drop in a comment

You can check out our other latest blogs on Java Training here – Java Blogs

You can check out our Best in Class Java Training details here – Java Training

💬 Follow & Connect with us:

———————————-

For Training inquiries:

Call/Whatsapp: +91 73960 33555

Mail us at: info@unogeeks.com

Our Website ➜ https://unogeeks.com

Follow us:

Instagram: https://www.instagram.com/unogeeks

Facebook: https://www.facebook.com/UnogeeksSoftwareTrainingInstitute

Twitter: https://twitter.com/unogeeks


Share

Leave a Reply

Your email address will not be published. Required fields are marked *