Hacker News new | ask | show | jobs
by tokenizerrr 4077 days ago
I think the only JVM named HotSpot is the one distributed by Oracle.
1 comments

They are one and the same. Oracle's JVM is the OpenJDK's JVM, slightly modified (they mostly add monitoring capabilities that were part of the JRockit JVM), and Oracle's JDK (which contains the JVM) is OpenJDK with some minor additions.