Skip to content

Update to be able to generate JDK 10 compatible classfile (54).

Remi Forax requested to merge update-jvm-version-54 into master

There is no new feature, the number is just incremented so the association between a JDK version and a classfile version is monotonic.

see http://mail.openjdk.java.net/pipermail/jdk-dev/2017-December/000309.html for more info.

Merge request reports