JDK难道不是免费的?为何据说须要付费才能使用?

JDK是否收费

Oracle公司在2019年4月16日更新了JDK的协议,协议的主要内容就是容许在特定场景(我的使用和开发使用)下无偿使用,但其余状况下须要订阅使用,也就是商用须要收费。html

OTN协议更新

在下载JDK的下载页面,有一个明显的位置写了一个提示信息:java

Important Oracle JDK License Update
The Oracle JDK License has changed for releases starting April 16, 2019.

The new Oracle Technology Network License Agreement for Oracle Java SE is substantially different from prior Oracle JDK licenses. The new license permits certain uses, such as personal use and development use, at no cost -- but other uses authorized under prior Oracle JDK licenses may no longer be available. Please review the terms carefully before downloading and using this product. An FAQ is available here.

Commercial license and support is available with a low cost Java SE Subscription.

Oracle also provides the latest OpenJDK release under the open source GPL License at jdk.java.net.

不想付费?

  • 使用更新协议以前发布的JDK版本
  • 使用openjdk,openjdk是jdk的社区版本,基本功能都是同样的,并且Oracle也在缩小openjdk和JDK的代码的区别。openjdk和JDK的关系就像CentOS和Redhat Linux的关系同样。
相关文章
相关标签/搜索