Top
image credit: Adobe Stock

Java News Roundup: Helidon 3.0, GraalVM 22.2, IntelliJ IDEA 2022.2, Vert.x Virtual Threads

August 1, 2022

Via: InfoQ

This week’s Java roundup for July 25th, 2022, features news from OpenJDK, JDK 19, JDK 20, Spring project updates, Helidon 3.0, GraalVM 22.2, Quarkus 2.11.1 and 2.10.4, Micronaut 3.5.4, Eclipse Vert.x virtual threads incubator, Jakarta EE 10 updates, IntelliJ IDEA 2022.2, JUnit 5.9.0, Apache Software Foundation project updates and Multik 0.2.0.

OpenJDK

JEP Draft 8285724, Deprecate JMX M-Lets (Management Applets) for Removal, a feature JEP, proposes to deprecate the Java Management eXtension (JMX) “M-Let” feature for removal in a future release as it has become obsolete and irrelevant for modern application development. The removal of M-Lets, originally inspired by applets, and the javax.management.loading API will have no effect on JMX and its related technologies.

Read More on InfoQ