PM
To: ant
Subject: Change the Java Compiler
Hi everybody,
I`d like to compiler the Dacapo Benchmark with the Java 7 Compiler.
The Benchmark uses an ant build script.
I already changed the Java version in my system, but ant uses still the
Java 6 compiler.
The Java 7 compiler is just the compiler
On 2011-03-09, Thomas Kluge wrote:
> I`d like to compiler the Dacapo Benchmark with the Java 7 Compiler.
> The Benchmark uses an ant build script.
I assume you can modify the compilation part of said buildfile.
> The Java 7 compiler is just the compiler and not a hole virtual machine.
The easie
Hi everybody,
I`d like to compiler the Dacapo Benchmark with the Java 7 Compiler.
The Benchmark uses an ant build script.
I already changed the Java version in my system, but ant uses still the
Java 6 compiler.
The Java 7 compiler is just the compiler and not a hole virtual machine.
That means