Oracle JDK和OpenJDK之间的区别

 ̄綄美尐妖づ 提交于 2020-05-07 08:56:23

问题:

NOTE: This question is from 2014. As of Java 11 OpenJDK and Oracle JDK are converging. 注意:此问题来自2014年。从Java 11开始,OpenJDK和Oracle JDK正在融合。

Are there any crucial differences between Oracle and OpenJDK? Oracle和OpenJDK之间有什么重要区别吗?

For example, are the garbage collection and other JVM parameters the same? 例如,垃圾回收和其他JVM参数是否相同?

Does GC work differently between the two? 两者之间的GC工作方式是否有所不同?


解决方案:

参考一: https://stackoom.com/question/1VoM3/Oracle-JDK和OpenJDK之间的区别
参考二: https://oldbug.net/q/1VoM3/Differences-between-Oracle-JDK-and-OpenJDK
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!