build - EA 在 Java 版本中代表什么?

> java -version

java version "1.7.0_10-ea"                                   <----      !
Java(TM) SE Runtime Environment (build 1.7.0_10-ea-b15)
Java HotSpot(TM) 64-Bit Server VM (build 23.6-b04, mixed mode)

请问我是在运行最后一个 JDK 7u10 吗?

最佳答案

EA 代表“Early Access”,EA 是该软件即将发布的版本的预览版。

查看此 link :-

EA release

EA stands for "Early Access", EA is a preview release for the upcoming version of the software. This release may contain many new features and bug fixes and as a preview may contain some unexpected issues. It is not recommended that this preview release be used in a production environment. Please upgrade to the latest release on java.com

附带说明:-

还有两个版本:-

OEM release

OEM stands for "original equipment manufacturer". An early version of Java 1.6.0-oem was provided to OEMs. The OEM term will not be used in subsequent releases of 1.6. Please upgrade to the latest release on java.com

Beta release

A beta release is a 'stable' preview release which is tested for bugs. Beta releases are often made available to the general public to download and test. Please upgrade to the latest release on java.com

https://stackoverflow.com/questions/13978309/

相关文章:

java - 如果未激活另一个配置文件,则激活 Maven 配置文件

java - 在 Maven 测试阶段禁用 Log4J 日志

java - 有没有使用 maven 运行可执行 jar 的好方法?

build - CMake将非编译文件导入构建目录

c# - 错误构建 VSTS : ## [error] Error: Unable to locat

android - 如何加快 android ndk 构建

.net - MSBuild - 如何从预先编写的命令行命令构建 .NET 解决方案文件(在 XML

build - CodeBuild 执行在构建失败后继续执行,而不是停止

c# - 是否有 Visual Studio 构建探查器?

java - java文件中的Maven版本号