Metropolis: project to leverage Graal to reimplement Hotspot in Java

Previous message: experiments with jdk9… Read more

Similar

The Arrival of Java 14

The arrival of Java 14! <a href="https://twitter.com/OpenJDK" target="_blank">Follow OpenJDK on Twitter</a> <a href="https://jdk.java.net/14/" target="_blank">Download Oracle OpenJDK</a> <a href="https://oracle.com/javadownload"... (more…)

Read more »

Measuring Time: From Java to Kernel and Back

Problem Statement Even the most basic problems become interesting when you dig deep enough. Today, I would like to do a deep dive into measuring time in Java. We will start with the very basics of the Java API and gradually move lower in our stack: throug... (more…)

Read more »