问题:
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
来源:oschina
链接:https://my.oschina.net/stackoom/blog/4268869