Skip to content
Sven Ruppert edited this page Apr 8, 2018 · 1 revision

JDK11

The complete list you can find here: http://openjdk.java.net/projects/jdk/11/

JEP proposed to target JDK 11

  • 321: HTTP Client (Standard)   (review ends 2018/4/5 23:00 UTC)

JEPs targeted to JDK 11, so far

  • 309: Dynamic Class-File Constants
  • 318: Epsilon: An Arbitrarily Low-Overhead Garbage Collector
  • 320: Remove the Java EE and CORBA Modules
  • 323: Local-Variable Syntax for Lambda Parameters

we will have a look at

JEP 323

The JEP323 will give us the Local-Variable Syntax for Lambda Parameters

Sidebar

Clone this wiki locally