The latest 1.4 docs:
http://java.sun.com/j2se/1.4/docs/tooldocs/win32/javac.html do not document
a -O option in javac; presumably because all it did was inline stuff, and
hotspot can do that itself.
I have to install an up to date RC (ongoing) and take a look to see what it
does with a -O opt; the latest version I have to hand (1.4 beta2) did still
list a -O.
if -O is really gone, we need to cover that in <javac>, somehow.
-steve
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|