Re: [Ikvm-developers] java.util.concurrent.LinkedBlockingQueue
Brought to you by:
jfrijters
|
From: Jeroen F. <je...@su...> - 2006-08-18 21:03:39
|
Hi Antoine, It is not yet available on the main branch of GNU Classpath, but if you use the ikvm generics binaries, they do include the java.util.concurrent.* classes. Regards, Jeroen=20 > -----Original Message----- > From: ikv...@li...=20 > [mailto:ikv...@li...] On=20 > Behalf Of Antoine Perridy > Sent: Friday, August 18, 2006 18:32 > To: ikv...@li... > Subject: [Ikvm-developers] java.util.concurrent.LinkedBlockingQueue >=20 > Hello there -- > I'm working on a .net application calling java classes. > During runtime, I've got an exception NoClassDefFoundError=20 > concerning java.util.concurrent.LinkedBlockingQueue... > Is this class implemented ? Maybe I've done something wrong=20 > (classpath problem...) ? > I've seen emails talking about java.util.concurrent classes=20 > (1.5), saying that those classes are not yet available...but=20 > it was 2005's emails. > =20 > Do you have any idea ? > Regards, > Antoine. > =20 >=20 |