JDK 23
原文
本次发布将是 Java SE 平台第 23 版的参考实现,具体规格由 Java 社区进程中的 JSR 398 指定。
状态
JDK 23 正处于 发布候选 阶段。整体功能集已冻结。不会将更多 JEP(JDK 增强提案)纳入本次发布。
稳定分支 jdk23 已开放,接受关键错误修复,需按照 JDK 发布流程(JEP 3) 中的 批准流程 进行。通过 从主线反向移植 整合大多数稳定更改。
GPL 下的早期访问构建版本可在此处获取:链接。
时间表
功能
- JEP 455: Primitive Types in Patterns, instanceof, and switch (Preview) | 模式、instanceof 和 switch 中的基本类型(预览)
- JEP 466: Class-File API (Second Preview) | 类文件 API(第二次预览)
- JEP 467: Markdown Documentation Comments | Markdown 文档注释
- JEP 469: Vector API (Eighth Incubator) | Vector API(第八次孵化)
- JEP 473: Stream Gatherers (Second Preview) | 流收集器(第二次预览)
- JEP 471: Deprecate the Memory-Access Methods in sun.misc.Unsafe for Removal | 弃用 sun.misc.Unsafe 中的内存访问方法以进行删除
- JEP 474: ZGC: Generational Mode by Default | ZGC:默认采用世代模式
- JEP 476: Module Import Declarations (Preview) | 模块导入声明(预览)
- JEP 477: Implicitly Declared Classes and Instance Main Methods (Third Preview) | 隐式声明的类和实例主方法(第三次预览)
- JEP 480: Structured Concurrency (Third Preview) | 结构化并发(第三次预览)
- JEP 481: Scoped Values (Third Preview) | 作用域值(第三次预览)
- JEP 482: Flexible Constructor Bodies (Second Preview) | 灵活的构造函数体(第二次预览)
最后更新时间:UTC 时间 2024 年 8 月 12 日 16:47