java - 在商业项目中使用JDK?
ringa_lee
ringa_lee 2017-04-17 13:05:35
0
2
930
ringa_lee
ringa_lee

ringa_lee

reply all(2)
巴扎黑

As far as I understand it, jre/jdk can be distributed. Refer to the official website Q&A: https://www.java.com/en/download/faq/distribution.xml

PHPzhong

JDK should be free, but not open source. I haven't looked closely at Oracle's official license, but it doesn't seem to prohibit you from using JDK to develop your own company's commercial software. Even if commercial software linked to the GPL library under the GPL agreement must be open source, the LGPL clearly supports the development of software based on open source libraries. Oracle's official agreement discusses more about whether you can include JDK in the software you publish, and the issue of declaring the copyright of JDK.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!