It's Java 20 Release Day! Here's What's New | foojay.io Today
Today is Java 20 release day! It's been six months since Java 19 was released, and so it's time for another fresh wave of Java features.

Today is Java 20 release day! It's been six months since Java 19 was released, and so it's time for another fresh wave of Java features.

It's September 20th, OpenJDK 19 has been released. In this podcast, we discuss the new features and the changes that this release brings.

Learn about jextract, which can generate Java binding code that represents native functions or variables (symbols) from C libraries.
By exposing native Rust functions, you can be easily accessed from Java code using Project Panama's Foreign Function Access APIs.

How can you, as a Java developer, execute Python script code and access 3rd party Python libraries, such as Tensorflow?

Java Panama Polyglot series: quick tutorials or recipes on how to access native libraries written in other languages! Today we'll see swift!

Java Panama Polyglot series: quick tutorials or recipes on how to access native libraries written in other languages!

imagine C code capable of performing a computation and after its completion the C code will notify Java code to perform updates to JavaFX …

Dig a little deeper in our exploration of Project Panama and learn how to talk to third party libraries such as SDL & OpenGL.