Oracle Java police start knocking on Fortune 200's doors for first time

https://lemm.ee/post/34328143

Oracle Java police start knocking on Fortune 200's doors for first time - lemm.ee

Lol brb gonna share this with the CFO and watch them go into a panic. Going to bet they’ll freak out and by the end of 2024, we’d transfer over.

This is the golden ticket I’ve been waiting for.

You will just switch to one of the openjdk implementations
Obviously OpenJDK is superior to dealing with Oracle’s bull. But even more superior (IMO) is simply not using Java. My life has been noticeably more pleasant since I started refusing to touch Java.
This isn’t Java it’s the jvm. Other languages run on it as well.
I am aware of that, but Java is the most popular language that runs on the JVM. I don’t specifically dislike other JVM languages, though one of my issues is type erasure and that’s partially a limitation of the JVM.

Kotlin is becoming very popular.In like 10 years of Java development I ran into type erasure like once…

Project Valhalla should help with it though (when it finally lands). And kotlin/other jvm languages will benefit as well.