dev@glassfish.java.net

Re: extra slow builds?

From: Ludovic Champenois <ludovic.champenois_at_oracle.com>
Date: Mon, 20 Sep 2010 11:26:23 -0700

  On 9/20/10 10:43 AM, Byron Nevins wrote:
> That's fast! My Windows laptop takes > 200 minutes...

Do not use Windows to build big apps with Maven...
The Windows JDK has a huge performance bug with javac using long
classpath (and building GlassFish is impacted with this bug...)
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6843751

No traction from the JDK folks so far, so please give up on Windows and
move to something better to be more effective.
Ludo
>
> On 9/17/2010 8:35 AM, Bobby Bissett wrote:
>> Is anyone else seeing very slow builds as of this morning? I went
>> from 20-25 minutes to this today:
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 98 minutes 2 seconds
>> [INFO] Finished at: Fri Sep 17 11:32:58 EDT 2010
>> [INFO] Final Memory: 362M/799M
>> [INFO]
>> ------------------------------------------------------------------------
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>