From b1c63b2dee167ba4ecc1d135a4175e0b831ebbcd Mon Sep 17 00:00:00 2001
From: Stefan Bodewig
classic
(the standard compiler of JDK 1.1/1.2) –
javac1.1
and
javac1.2
can be used as aliases.modern
(the standard compiler of JDK 1.3/1.4/1.5) –
+ modern
(the standard compiler of JDK 1.3/1.4/1.5/1.6) –
javac1.3
and
javac1.4
and
- javac1.5
can be used as aliases.javac1.5
and
+ javac1.6
can be used as aliases.
jikes
(the Jikes
compiler).false
.
<javac>
.
Copyright © 2000-2005 The Apache Software Foundation. +
Copyright © 2000-2006 The Apache Software Foundation. All rights Reserved.