dev@grizzly.java.net

Re: Build broken: make sure it it build on jdk 5

From: gustav trede <gustav.trede_at_gmail.com>
Date: Thu, 15 Jan 2009 20:55:31 +0100

2009/1/15 Jeanfrancois Arcand <Jeanfrancois.Arcand_at_sun.com>

> Salut,
>
> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Compilation failure
>>
>> /files/hudson/workspace/Grizzly-1.x-trunk/trunk/modules/utils/src/main/java/com/sun/grizzly/util/LinkedTransferQueue.java:[303,27]
>> park() in java.util.concurrent.locks.LockSupport cannot be applied to
>> (com.sun.grizzly.util.LinkedTransferQueue<E>)
>>
>> /files/hudson/workspace/Grizzly-1.x-trunk/trunk/modules/utils/src/main/java/com/sun/grizzly/util/LinkedTransferQueue.java:[308,27]
>> parkNanos(long) in java.util.concurrent.locks.LockSupport cannot be applied
>> to (com.sun.grizzly.util.LinkedTransferQueue<E>,long)
>>
>>
>> [INFO]
>> ------------------------------------------------------------------------
>>
>
> Make sure it always build with JDK 5 (I know this is painful). The build
> works fine with JDK 6.


i executed caching LTQ tests on JDK 1.5 , so i assumed it would build.
added the results to https://grizzly.dev.java.net/issues/show_bug.cgi?id=379

my apologies (


>
> A+
>
> -- Jeanfrancois
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>
>


-- 
your servant
 gustav trede
coding is art - not only something that  bring food on the table,
everybody should be able to feel proud about their code,
that they have performed their best considering the given conditions.