logoalt Hacker News

wredcollyesterday at 4:03 PM3 repliesview on HN

Amazon, among others, write a lot of java, but they want absolutely nothing to do with oracle licenses for java


Replies

tombertyesterday at 4:13 PM

I worked for a drug discovery company doing Java [1] since we were using Kafka Streams very liberally, but everything was done with the OpenJDK Temurin distribution. It was drilled into our heads on the first day do not install anything from Oracle. I think they were afraid of some weird lawsuit unless they bought an expensive license.

I totally get it, but it made me a bit sad because they were even weary of something like GraalVM for some projects where startup time was becoming an issue; I think the Community Edition for GraalVM would have been fine but I think they had this "we don't touch anything with an the Oracle name directly attached with a ten foot pole". Which is totally fair.

[1] It's not hard to find which one but I politely ask that you do not post it here in relation to this thread.

show 2 replies
bobthepandayesterday at 4:04 PM

Right, I just feel like this is a bit over the top

> The only developers I know who write Java full time work in systems that take pictures of things from far away.

show 1 reply
coredog64yesterday at 4:39 PM

They have their own OpenJDK distribution (Amazon Corretto)