News

Per-Åke Minborg, Consulting Member of Technical Staff, Java Core Libraries at Oracle, presented “Function and Memory Access in Pure Java” at JavaOne 2025. Minborg demonstrated how the Foreign ...
This article analyzes the main causes of memory leaks in Java Enterprise Edition (Java EE) applications, and suggests strategies for detecting them. Topics Spotlight: New Thinking about Cloud ...
Java 25 introduces Compact Object Headers (JEP 519), delivering up to 30% CPU savings and reduced memory usage for applications with small objects. This user-friendly feature compresses object headers ...
Java Doesn’t Have to Be Heavy “People often think Java means heavyweight,” Rocher says, but that reputation has more to do with the APIs and tools that the JVM provides to build frameworks.