Hacker News new | ask | show | jobs
by Joel_Mckay 272 days ago
The OpenJDK has come a long way, but is still less than ideal.

Do you actually use that option at enterprise scale? =3

2 comments

Everywhere I’ve worked has used Eclipse Temurin or another open source release: the Oracle JVM isn’t used all that often because of license issues.
Ditto. Even things like Java flight recorder are open source now and work with any JDK distribution.
I’ve always used openjdk or amazon’s flavour (i think it’s called “corretto”?).

It’s much better than ideal.

If it spans your use-cases, than that is great. =3