1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

[feat]jdk 版本支持情况

This commit is contained in:
guide 2021-06-03 20:29:09 +08:00
parent df768b76cc
commit 851c44e978
3 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

View File

@ -109,7 +109,7 @@ Java 10 在现有的 CDS 功能基础上再次拓展,以允许应用类放置
Java11 于 2018 年 9 月 25 日正式发布这是很重要的一个版本Java 11 和 2017 年 9 月份发布的 Java 9 以及 2018 年 3 月份发布的 Java 10 相比,其最大的区别就是:在长期支持(Long-Term-Support)方面,**Oracle 表示会对 Java 11 提供大力支持,这一支持将会持续至 2026 年 9 月。这是据 Java 8 以后支持的首个长期版本。**
![](images/一文带你看遍JDK9~14 的重要新特性/java版本发布.png)
![](https://img-blog.csdnimg.cn/20210603202746605.png)
### 字符串加强

0
docs/贡献指南.md Normal file
View File