Is There a Best OS to Develop a Java Application on?
One subject that often evokes a lot of debate is which is the best OS to develop a Java application on. This article gives my view!
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Rob Austin
6,784 viewsOne subject that often evokes a lot of debate is which is the best OS to develop a Java application on. This article gives my view!

Fawaz Ghali
3,027 viewsHazelcast Serverless manages your Cloud infrastructure, handling resource isolation, resource stealing, and isolated network access.

Geert Bevin
5,851 viewsRIFE2 v1.3.0 has experimental support for GraalVM Ahead-Of-Time compilation with native-image, reducing startup time to an incredible 3ms!

Hüseyin Akdoğan
15,274 viewsThe Scoped Values API allows us to store and share immutable data for a bounded lifetime, and is included since Java 20 as an incubator API.

A N M Bazlur Rahman
18,813 viewsSealed classes can help you create more robust and maintainable code by restricting the inheritance hierarchy of your classes and …

Let's talk about debugging and observability. We work with debugging all the time, but how well do we know this common practice?

Shai Almog
4,175 views16 missing features in the VS code debugger that are available in IntelliJ. Are they worth switching your main IDE? Detailed lists and …

Erik Costlow
5,532 viewsWith Azul Vulnerability Detection, running the software and getting security insight become the same action.

Learn why Jakarta Faces is a great choice especially as a Java developer when you need a UI framework for your application!

Frank Delporte
3,539 viewsA new Y2K-bug seems to be approaching and we still have time to prevent it! Or you can already schedule a long holiday for the year 2038...