Convert your old Java apps bytecode into JavaScript

The limitations in exiting tools and platforms make them well-suited for newer apps, whereas CheerpJ is capable of converting even the older Java apps and libraries. 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, a new JEP shows. Since both features can be delivered with the same code change, they are bundled together in the same JEP. The change only affects ...

Read more »

Java: Free at Last

There was lots of news in the land of Java yesterday. If you have not already seen the posts by Mark Reinhold and Donald Smith of Oracle, I encourage you to read: Moving Java Forward Faster Acceler… (more…)

Read more »

Data Orient Programming in Java

Project Amber has brought a number of new features to Java in recent years. While each of these features are self-contained, they are also designed to work together. Specifically, records, sealed classes, and pattern matching work together to enable easie... (more…)

Read more »