JEP 387 “Elastic Metaspace” – A New Classroom for the Java Virtual Machine

The Java Virtual Machine needs memory to breathe – sometimes more than we like. One of its hungrier subsystems can be the Metaspace, the part of the JVM holding class metadata. With JEP 387, SAP contributed… Read more

Similar

Wrapping up Java 9 new Features

Java 9 comes with a rich feature set. Although there are no new language concepts, new APIs and diagnostic commands will definitely be interesting to developers. In this write up we’re going to have quick, high level look at some of the new features; Mod... (more…)

Read more »