Ant compile is slow with java 1.6.0_6 [message #327357] |
Wed, 16 April 2008 07:12  |
Eclipse User |
|
|
|
I'm using Eclipse 3.3.2 with java 1.6.0_6. Suddenly a trivial ANT
compile takes 14 seconds, when before it took 1 second.
I can change my Eclipse JRE from U6 to U5 to U4, and the only JRE that
causes a problem is U6. Basically, an ANT compile takes 1 second in U4 and
U5, and 14 seconds in U6.
Anyone know what is causing this?
|
|
|
Re: Ant compile is slow with java 1.6.0_6 [message #327362 is a reply to message #327357] |
Wed, 16 April 2008 11:05   |
Eclipse User |
|
|
|
"Denis Molony" <denis@bytezone.com> wrote in message
news:42f2d497439b4f57feff39038f4fc717$1@www.eclipse.org...
> I'm using Eclipse 3.3.2 with java 1.6.0_6. Suddenly a trivial ANT
> compile takes 14 seconds, when before it took 1 second.
>
> I can change my Eclipse JRE from U6 to U5 to U4, and the only JRE that
> causes a problem is U6. Basically, an ANT compile takes 1 second in U4 and
> U5, and 14 seconds in U6.
>
> Anyone know what is causing this?
Sounds like U6 is causing this. (<slap> sorry, I deserved that...)
But seriously, it sounds like you've found a problem with U6, and the
question is how best to track it down and find a way to report it to Sun,
and in the meanwhile probably stick with U5.
Does the problem happen when you launch your Ant build from the command
line?
Can you isolate a particular file, package, line of code, etc. that makes
the problem happen?
I don't remember what the differences between U5 and U6 were supposed to be,
but ISTR they were security-related? I might be confused on that.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03422 seconds