Versions

[{“Name”:“Java SE 9 (Early Access)”,“GroupName”:null}]

Introduction

One of the features introduced in Java 9 is the multi-release Jar (MRJAR) which allows bundling code targeting multiple Java releases within the same Jar file. The feature is specified in JEP 238.