Hacker News new | ask | show | jobs
by lwf 2713 days ago
You're thinking of GNU Classpath, maybe?

OpenJDK is (a subset of) the Oracle JDK.

> OpenJDK is the official reference implementation of Java SE since version 7.

and https://en.wikipedia.org/wiki/OpenJDK#Release_of_the_class_l...

1 comments

> OpenJDK is (a subset of) the Oracle JDK.

Not anymore. With Java 11 it is entirely the same code, at least until somebody takes over maintenance of the Java 11 branch from Oracle in two months.