And they do an excellent job as Java’s language steward. Java was revived and has many excellent research and development going for it. Project Loom, Panama, Valhalla came to mind. They also made a low-latency GC.
Did you miss the part where they tried to burn the entire computing industry to the ground so they could get a few bucks out of Google? I wouldn't touch anything related to Oracle with a fifty foot pole, that shit is radioactive.
Except while building the language into a nicer language, they also took the time and effort to rebuild the licenses around it so that it is harder to feel safe using it
The code is GPL, but the official Oracle binaries are not (since Oracle owns the copyright, they are free to release under multiple different licenses) and they use Oracle's predatory "free" licensing - you când download and run for free for 6 months, but you owe them money if you keep running those binaries after the moment the new version is released. There is no explicit enforcement mechanism - it's up to you to be careful, otherwise their lawyers will notice at some point and bill you for all the times you weren't.
> The code is GPL, but the official Oracle binaries are not (since Oracle owns the copyright, they are free to release under multiple different licenses) and they use Oracle's predatory "free" licensing...
And once they started doing that, everyone switched to some flavor of OpenJDK, many distributions of which are backed by organizations of at least Oracle's size.
For the past 2-3 ( may be 4 ) years there is a narrative / movement that Open Source doesn't just mean the sourced code are opened, open source means the "community". And the result of that community must be both free in beer and free as speech.
You've never programmed until you program in assambler. Only than can you start contemplating the path to true mastery, imputting software into tha machine as binary using switches.