The Wayback Machine - https://web.archive.org/web/20190814052543/https://jaxenter.com/tag/java-2
days
-9
-2
hours
-2
-3
minutes
-2
-6
seconds
-4
-4
search

#java

Null marks the spot

JEP 358 – Improved NullPointerExceptions

No matter how carefully they wrote their program, nearly every developer knows the dreaded NullPointerException all too well. The JVM points to the location of the problem, but not in as much detail as you might like. With JEP 358, Goetz Lindemaier and Ralf Schmelter propose a solution to this problem.

Kotlin's taking more and more of Java's Android share

Kotlin gnaws at Java’s throne

The rise of Kotlin has been meteoric, and a new report sheds some light on Android developers’ preferences. In this article, we take a look at the recent history of Kotlin and trace its growth over the last couple of years, look at the state of Kotlin today, and then look briefly to the future. Will Kotlin eat more of Java’s share or will Java remain king of the hill?

Help weave the Loom

OpenJDK update: Early access Loom builds available

Welcome to the newest milestone for Project Loom. Early access for Loom builds are now available, according to the OpenJDK mailing list. Find out what feedback will be helpful to bring this project closer to stability. Project Loom is intended to help with scalability, performance, and delivering Java VM features and APIs.

Watch Oleg Šelajev's JAX DevOps 2019 session

GraalVM: Run programs faster everywhere

GraalVM can run programs faster, everywhere. Watch Oleg Šelajev show off GraalVM demos at JAX DevOps 2019 and discuss its uses, including how to use the JVM JIT compiler, run native and polyglot programs, how to compile them, and more. Find out everything that GraalVM can do for your Java ecosystem.