Java 8 Major New Features

Java 1.8 (JDK8): What’s new?

Here are the new Java 1.8 features:

  • Lambda expressions
  • Remove the Permanent Generation
  • Small VM
  • Parallel Array Sorting
  • Bulk Data Operations for Collections
  • Define a standard API for Base64 encoding and decoding
  • New Date & Time API
  • Provide stronger Password-Based-Encryption (PBE) algorithm implementations in the SunJCE provide