Sponsored Links
Ad by Google
In this post, I am sharing the popular java features by their released versions. This will help you to revised the latest features of JDK by their version and started with latest released.
Java 8 Features
- Lambda Expressions
- Default Methods
- Type Annotations
- Streams
- Date Time API
- Nashhorn JavaScript Engine
- Performance Improvement for HashMaps with Key Collisions
- Removal of PermGen.
- TLS 1.2
Java 7 Features
- String in switch
- Try-with-resources statement
- Underscores in numeric literals
- Binary literals
- Multiple exception catching
- Improved Type Inference for Generic Instance Creation
- SafeVarargs
- NIO 2.0
Popular Java 6 Features
- JDBC 4.0
- Java Compiler API
- Kerberos and LDAP support.
- JAXB 2.0
- Common Annotations
- XML Binding
Java 5 Features
- Annotations
- Autoboxing/Unboxing
- Enhanced for Loop
- Generics
- Typesafe Enums
- Static Import
- Varargs
Sponsored Links
0 comments:
Post a Comment