Installing Java and JavaFX on the Raspberry Pi
One of the most read articles on my blog is on the installation of a recent Java on Raspberry Pi, in March 13, 2019, so it was time for an …
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.
Frank Delporte
6,886 viewsOne of the most read articles on my blog is on the installation of a recent Java on Raspberry Pi, in March 13, 2019, so it was time for an …

Geertjan Wielenga
4,924 viewsWe're happy to announce that we’re hosting Chris Newland’s VMOptionsExplorer on foojay, providing all details per release on Java command …
Mark Stephens
4,253 viewsPDF files are the world's most common file format, defining 70% of the world's documents. But they are also complex and poorly supported by …

Karl Heinz Marbaise
5,826 viewsWhat happened when the Java Stream API met the ArrayList? Which is faster and more performant? Read on to find out about some initial …

Gunnar Morling
3,253 viewsLet's explore how custom, application-specific JFR events are used to monitor a REST API, to track request counts, identify long-running …

Geertjan Wielenga
4,906 viewsThe Java Version Almanac provides details per release on OpenJDK distributions, new features, and differences between APIs across releases.
Ray Tsang
5,017 viewsWhen you containerize a Java application, make sure your base JDK image is container-aware so that the JDK can allocate memory and CPU …

Carl Dea
27,621 viewsHere I show you how to use a popular distribution from Azul Zulu OpenJDK to build a JavaFX Hello World Application in 60 seconds.

Kevin Farnham
4,514 viewsLooking at the latest TIOBE Programming Community Index, we see Java has surpassed C in the TIOBE ratings index, with Python holding steady …

Marcus Hirt
4,996 viewsLearn some of the things you can do with Java Flight Recorder streaming, as well as some of the things you may want to avoid!