当前位置:网站首页>Oracle JDK vs OpenJDK
Oracle JDK vs OpenJDK
2022-04-23 03:31:00 【Jack_ joker】
Oracle JDK The build process is based on OpenJDK 7 structure , Only a few parts have been added , For example, deploy code , These include Oracle Of Java Plug ins and Java WebStart The implementation of the , And some closed source third-party components , Such as the pattern rasterizer , Some open source third-party components , Such as Rhino, And some bits and pieces , Such as additional documents or third-party fonts .
Oracle JDK Probably every 6 The main version will be released once a month , and OpenJDK The version is released about every three months . But it's not fixed , I don't think it's useful to know this .
OpenJDK Is a reference model and is fully open source , and Oracle JDK yes OpenJDK An implementation of , It's not completely open source ;
Oracle JDK Than OpenJDK A more stable .OpenJDK and Oracle JDK The code is almost the same , but Oracle JDK There are more classes and some bug fixes . therefore , If you want to develop a business / Business software , I suggest you choose Oracle JDK, Because it's thoroughly tested and stable . In some cases , Some people mentioned using OpenJDK There may be a lot of application crash problems , however , Just switch to Oracle JDK You can solve the problem ;
In response and JVM Performance aspect ,Oracle JDK And OpenJDK Compared to providing better performance ;
Oracle JDK No long-term support for upcoming releases , Users must get the latest version every time by updating to the latest version for support ;
Oracle JDK Use BCL/OTN The agreement is licensed , and OpenJDK according to GPL v2 Permission to get permission .
Reprinted from :https://javaguide.cn/java/basis/java%E5%9F%BA%E7%A1%80%E7%9F%A5%E8%AF%86%E6%80%BB%E7%BB%93/#oracle-jdk-vs-openjdk
版权声明
本文为[Jack_ joker]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204220607497392.html
边栏推荐
- POI create and export Excel based on data
- Query stored procedures in PostgreSQL
- Applet - more than two pieces of folding and expansion logic
- Problem B: small challenge
- 2022 团体程序设计天梯赛 模拟赛 L1-7 矩阵列平移 (20 分)
- WinForm allows the form form to switch between the front and active states
- Node configuration environment CMD does not take effect
- 淺學一下I/O流和File類文件操作
- 幂等性实践操作,基于业务讲解幂等性
- 第四次作业
猜你喜欢
【微服务】(十)—— 统一网关Gateway
Supersocket is Use in net5 - startup
2022 团体程序设计天梯赛 模拟赛 L2-4 哲哲打游戏 (25 分)
Build websocket server in. Net5 webapi
JS - accuracy issues
2022 group programming ladder simulation l2-1 blind box packaging line (25 points)
2022 group programming ladder simulation match 1-8 are prime numbers (20 points)
Design and implementation of redis (4): what is the event driver of redis
"Visual programming" test paper
Unity knowledge points (common core classes)
随机推荐
Super easy to use [general excel import function]
关于idea调试模式下启动特别慢的优化
MySql分组查询规则
2022 团体程序设计天梯赛 模拟赛 L2-1 盲盒包装流水线 (25 分)
7-1 introduction to finance
幂等性实践操作,基于业务讲解幂等性
批量下载文件----压缩后再下载
Scenario Title: how does system a use the page of system B
Create virtual machine
2022 团体程序设计天梯赛 模拟赛 L2-3 浪漫侧影 (25 分)
Detailed explanation of socket programming send() and recv() functions
JS calculates the display date according to the time
Using swagger in. Net5
Batch download of files ---- compressed and then downloaded
Super easy to use asynchronous export function of Excel
淺學一下I/O流和File類文件操作
Idea view history [file history and project history]
Common exceptions
Design and implementation of redis (6): how redis achieves high availability
WinForm allows the form form to switch between the front and active states