Java 9 – Introduction | Code Factory


Index Page : Link

Donate : Link

Medium Blog : Link

Applications : Link

Java 9 New Features

  1. Jshell
  2. JPMS (Java Platform Module System)
  3. JLINK (Java Linker)
  4. HTTP/2 Client
  5. Process API updates
  6. Private method inside interface
  7. Try with resources enhancements
  8. Factory method to create unmodifiable collections
  9. Stream API enhancements
  10. <> operator enhancements
  11. SafeVarargs annotation
  12. G1GC

Leave a comment