Skip to content

01 Improvements

Guruprasad Kulkarni edited this page Jan 12, 2018 · 11 revisions
  1. Free Stuff when you upgrade
    • Better Use of memory
    • Better performance of -- Locking / Secure Apps / Graphics
    • Better use of Hardware
    • Better Documentation
    • Better Graphics
    • Faster Compilation
    • Better Nashorn Performance -- Some examples: Personal, Adam Bien
  2. Interface private methods
  3. Effectively final in try with resources
  4. _ is not allowed -- now a reserved Keyword
  5. Stream takeWhile / dropWhile
  6. IntStream iterate
  7. Optional

Java SE 9 - What's new?

Clone this wiki locally