Friday, December 29, 2023

Java 11 Features

  • Compile Free Launch
  • var in Lambda
  • Optional isEmpty support
  • Not Predicate
  • New methods in String - lines, isBlank, strip,
  • stripTrailing, stringLeading, repeat
  • New HttpClient
  • New Files and Path methods - writeString(), readString()
  • Nest Based Access
  • Dynamic Class File Constants
  • No-Op Garbage Collector
  • Flight Recorder

No comments:

Post a Comment