JDK 11 已于6月底进入 Rampdown Phase One 阶段,这意味着该版本 所有新的功能特性被冻结,不会再加入更多的 JEP 。该阶段将持续一个月,主要 修复 P1-P3 级错误 。JDK 11 定于2018年9月25日正式发布。
JDK 11 总共包含 17 个新的 JEP ,分别为:
181: Nest-Based Access Control (基于嵌套的访问控制)
309: Dynamic Class-File Constants (动态类文件常量)
315: Improve Aarch64 Intrinsics (改进 Aarch64 Intrinsics)
318: Epsilon: A No-Op Garbage Collector (Epsilon — 一个无操作的垃圾收集器)
320: Remove the Java EE and CORBA Modules (删除 Java EE 和 CORBA 模块)
321: HTTP Client (Standard)
323: Local-Variable Syntax for Lambda Parameters (用于 Lambda 参数的局部变量语法)
324: Key Agreement with Curve25519 and Curve448 (Curve25519 和 Curve448 算法的密钥协议)
327: Unicode 10
328: Flight Recorder
329: ChaCha20 and Poly1305 Cryptographic Algorithms (ChaCha20 和 Poly1305 加密算法)
330: Launch Single-File Source-Code Programs (启动单一文件的源代码程序)
331: Low-Overhead Heap Profiling (低开销的 Heap Profiling)
332: Transport Layer Security (TLS) 1.3 (支持 TLS 1.3)
333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental) (可伸缩低延迟垃圾收集器)
335: Deprecate the Nashorn JavaScript Engine (弃用 Nashorn JavaScript 引擎)
336: Deprecate the Pack200 Tools and API (弃用 Pack200 工具和 API)