JDK 15 Hidden Classes (JEP 371) for the JVM
Unlike sealed classes, hidden classes (JEP 371) are a JVM rather than a language-level feature, aiming not to change the Java language.
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.
Simon Ritter
4,510 viewsUnlike sealed classes, hidden classes (JEP 371) are a JVM rather than a language-level feature, aiming not to change the Java language.
Jadon Ortlepp
5,201 viewsWe're happy to announce that Payara Platform Community 5.2020.5 and Payara Platform Enterprise 5.22.0 Editions are out!

Bruno Lowagie
6,776 viewsGluon is a company that enables Java on desktop, embedded, and mobile with a rich, full-featured, JavaFX user interface.

Bruno Lowagie
5,830 viewsGluon has invested in R&D to create a technology stack over the past five years. Gluon now offers a complete end-to-end development …

Frank Delporte
6,055 viewsSwitching from SD to USB Boot is very easy if you have a Flash Drive which is supported and the read speed is a lot higher!
Simon Ritter
4,212 viewsThe most significant new feature in JDK 15, and the only change to the language, is the introduction of sealed classes as a preview feature.

Reza Rahman
2,645 viewsEclipseCon Community Day is on Monday, October 19 14:00 to 18:00 CET (the day before the start of the main EclipseCon conference).
Zoran Sevarac
4,101 viewsSo you're a Java developer and you want to do some machine learning. Meet JSR 381, a standard Java API for Visual Recognition using machine …

we present you with another great example of Java on Raspberry Pi. It shows how to create a Micronaut Velocity demo using an 8×8 LED matrix …
Kevin Farnham
5,092 viewsThe Java virtual machine is a system whereby any code could be run on any machine or operating system that supports a JVM.