JDK 7: An Extended Hello and Farewell
Did you know? Azul continues to provide updates to the Zulu builds of OpenJDK 7 until at least December 2027.

Simon Ritter
2,924 viewsDid you know? Azul continues to provide updates to the Zulu builds of OpenJDK 7 until at least December 2027.

Shai Almog
3,151 viewsParsing is a major source of production failures. Some are easy to track but some are insidious. Here's how you can debug them on the fly!

Carl Dea
11,454 viewsLearn about jextract, which can generate Java binding code that represents native functions or variables (symbols) from C libraries.

Tobias Briones
15,971 viewsGet started and follow along whenever you need to publish a Java Maven-based library or artifact to Maven!

Jadon Ortlepp
4,127 viewsHow to use Testcontainers for your project to create a stable and solid integration test suite of your Jakarta EE application features.

Nicolas Frankel
4,149 viewsTime to spruce up your GitHub! In this article, I want to highlight some files that you can use to beautify your GitHub repository.

Shai Almog
5,355 viewsWhere should you add logs in a method? Should you log in this method? If so what should you include in the log? How to phrase the message?

Maarten Mulders
4,004 viewsI had read about git bisect a few times and figured that this time, I would use that tool to find an annoying bug.

Michael Hunger
9,127 viewsI prefer the command line for my daily work, using the combination of git, sed, grep, bash commands etc. makes recurring tasks easier.

Shai Almog
2,947 viewsI’m launching a new Twitter video series that will focus on teaching the concepts of debugging (and other concepts) in small video bites