Let me start with an admission: it took me weeks to work out what to talk about for the Java issue of De Programmatica Ipsum. There is just so much to it. (more…)
Read more »
In this eMag we want to showcase some of the smaller Java features that have been delivered and reached their final form in recent releases. Language evolution comes in both large and small packages (and sometimes the smaller ones are really stepping ston... (more…)
Read more »
Dynamic data access with Java classes and records using reflection. Type safe data access in Java hash maps. (more…)
Read more »
Recently I've had a need to use Java Mission Control (JMC) to look at some Java Flight Recorder (JFR) files for a piece of code I've been analysing for performance issues. The piece of code didn't require being run in production so I decided to do the ana... (more…)
Read more »
Deconstructing Optionals or Record types with Java 16 Pattern Matching. (more…)
Read more »