Hacker News new | ask | show | jobs
by jptoto 2602 days ago
The licensing has gotten super onerous.
2 comments

The licensing has gotten far better. First, Oracle has just open sourced the entire JDK for the first time ever, and second, instead of offering a mixed free/paid, open/proprietary JDK (with -XX:+UnlockCommercialFeatures flags), it now offers the JDK under either a completely free and open license (under the name OpenJDK) or a commercial license for Oracle support subscription customers (under the name Oracle JDK).
Thanks, that clear things up bit.
What licensing? OpenJDK is licensed under GPLv2 plus Classpath exception, the same as ever.