Skip to content

01 Improvements

Guruprasad Kulkarni edited this page Jan 18, 2018 · 11 revisions

  1. Free Stuff when you upgrade
  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