The Art of Java Language Pattern Matching by Simon Ritter

The goal of project Amber within OpenJDK is to explore the inclusion of smaller, productivity-oriented Java language features. One part of this that has deli… Read more

Similar

Java Enums to Be Enhanced with Sharper Type Support

Java enums will be enhanced with generics support and with the ability to add methods to individual items, new JEP shows. Both features can be delivered with one single change, reason for which they're bundled together. The change only affects the Java co...

Read more »

CheerpJ – Java WASM Compiler

CheerpJ is a Java to HTML5 compiler, allowing you to convert any Java client application into standard HTML5, WebAssembly and JavaScript. Find out how CheerpJ provides a seamless experience of java applications on any browser. (more…)

Read more »