Hello All,
when compiling using the Ant javac task on my machine (JDK1.5) I end up
getting bytecode that's different then when I compile the same code on the
same machine but through the command line javac.
Does anyone know what could be causing this?
Thanks in advance!
--
View this message in
Curious - what do you mean different?
On Fri, 20 Nov 2009, td.com wrote:
Hello All,
when compiling using the Ant javac task on my machine (JDK1.5) I end up
getting bytecode that's different then when I compile the same code on the
same machine but through the command line javac.
Does anyo
You probably use a different JDK (e.g. Eclipse uses his own javac) or different
options.
What exactly do you do in Ant javac and the other javac?
--
Jürgen Knuplesch -
Von: td.com [mailto:lydie.comp...@td.com]
Gesendet: Freitag, 20. November 2009 16:40
An: user@ant.apache.org
Betreff: jav
Hello all and thanks for your replies
By different I mean that once decompiled (with jd) or dissassembled with
javap, the resulting files are different.
In order to use the same javac options on the command line, I ran Ant with
the -debug option.
That being done I was able to copy the argument
The Mojo team is pleased to announce the release of a number of
signatures of various versions of the Java Runtime for use with the
Animal Sniffer set of utilities.
The following signatures have been released:
Generic Signatures (only includes public API classes)
* Java 1.4 (http://mojo.codehaus