jdk11 javac doesn't support --release (original) (raw)

Remi Forax forax at univ-mlv.fr
Tue May 1 19:16:57 UTC 2018


Hi all, Hi Jan, javac doesn't support --release 11 [1] which preclude me to fully test some projects with the jdk 11 or any amber branches.

/usr/jdk/jdk-11/bin/javac --release 11 error: release version 11 not supported Usage: javac use --help for a list of possible options

Is there a plan to fix that soon ?

Rémi

[1] https://bugs.openjdk.java.net/browse/JDK-8193784



More information about the compiler-dev mailing list