As our applications age, it takes more and more effort just to keep them secure and running smoothly. Developers managing the upgrades must spend time relearning the intricacies and nuances of breaking changes and performance optimizations others have alr... (more…)
Read more »
Properties are around since java. Properties are a persistent form of K/V pair which is mainly used for configuration. Configuration can be... (more…)
Read more »
A deep dive into Java’s virtual threads performance characteristics and the hidden infrastructure challenges they expose. (more…)
Read more »
RefDiff - A tool to compare different versions of Java source code to find refactoring changes between them... (more…)
Read more »
Introduce an API to allow Java programs to safely and efficiently access foreign memory outside of the Java heap. (more…)
Read more »