From 68b846a4c27361cce2b6d7e9c60ca697f980913e Mon Sep 17 00:00:00 2001
From: Stefan Bodewig
javac1.5
and
javac1.6
and
javac1.7
(since Ant 1.8.2) and
- javac1.8
(since Ant 1.8.3) and
- javac1.9
(since Ant 1.9.5) and
- javac9
(since Ant 1.9.8) can be used as aliases.
+ javac1.8
(since Ant 1.8.3) and
+ javac1.9
(since Ant 1.9.5) and
+ javac9
(since Ant 1.9.8) and
+ javac10+
(since Ant 1.9.10) can be used as aliases.
jikes
(the Jikes
compiler).--release
switch.Ignored
+ Specify the value for the --release
switch. Ignored
when running on JDK < 9.