Java 文档
JDK 发行说明:JDK Release NotesJava 平台标准版文档:Java Platform, Standard Edition DocumentationJDK下载地址:Java ArchiveJava 语言和虚拟机规范:Java Language and Virtual Machine SpecificationsOracle 帮助中心(所有产品的文档都可以在这找到):https:
OpenJDK 是由 Sun 公司创建的 JDK SE 的开源实现,它采用 GPL 协议,可以免费使用,源码开放。(2009年4月15日正式发布)
各厂商/组织基于OpenJDK,并结合使用场景实现的特定版本。分别有:OpenJDK、Oracle JDK、AdoptOpenJDK、Amazon Corretto、阿里Dragonwell、华为毕昇JDK、Microsoft OpenJDK
OpenJDK https://jdk.java.net/archive/
AdoptOpenJDK https://adoptium.net/zh-CN/temurin/releases/
CDN:https://www.injdk.cn/
Oracle JDK
Oracle 帮助中心(所有产品的文档都可以在这找到):https://docs.oracle.com
JDK 发行时间:JDK Releases
JDK 发行说明:JDK Release Notes
JDK下载地址:Java Archive
JDK 对应的 class file versions(major and minor version):
Java class file
Wikipedia Java Class Reference
Java 平台标准版文档:Java Platform, Standard Edition Documentation
Java 语言和虚拟机规范:Java Language and Virtual Machine Specifications
Java 运行参数:
https://docs.oracle.com/en/java/javase/11/tools/java.html
https://docs.oracle.com/javase/8/docs/technotes/tools/windows/java.html
-Xmx -Xms -Xss
更多推荐
所有评论(0)