Actualités

JEP 238: Multi-Release JAR Files extends the JAR file format to allow multiple, Java-release-specific versions of class/resource files to coexist in the same archive. This upgrade makes it easier ...
This new feature almost feels like running a source file without compiling it, but what’s happening under the hood is a little more complicated. The .java file is still compiled, but JEP 330 ...