java 令人烦躁的版本号 1.8 与 8 有什么区别

更新日期: 2017-05-12 阅读次数: 18424 分类: Java

  • java 7, 8, 9 代表 product version
  • 1.7, 1.8, 1.9 代表 developer version

实际上是同一个版本

Both version numbers "1.5.0" and "5.0" are used to identify this release of the Java 2 Platform Standard Edition. Version "5.0" is the product version, while "1.5.0" is the developer version. The number "5.0" is used to better reflect the level of maturity, stability, scalability and security of the J2SE.

This correspondence continued through later releases (Java 6 = JDK 1.6, Java 7 = JDK 1.7, and so on).

参考

关于作者 🌱

我是来自山东烟台的一名开发者,有敢兴趣的话题,或者软件开发需求,欢迎加微信 zhongwei 聊聊, 查看更多联系方式