Hacker News new | ask | show | jobs
by thrillgore 3738 days ago
How would this affect me if i'm using Tomcat to run something like Solr? Am I suddenly on the hook to pay Oracle, even if I am using OpenJDK?
1 comments

OJDK is GPL v2, so you're a-okay there unless you're shipping a binary (in which case, upon customer request, the source + derivative code has to be released). RH puts out a "100% free" version under the moniker 'Iced Tea', if you want to play it safe. Realistically, attorneys are expensive -- going after a startup worth maybe 10MM on paper for a license violation isn't an economically prudent move for anyone.
OJDK is GPL, but with the "Classpath Exception", which makes a big difference.

http://openjdk.java.net/legal/gplv2+ce.html