Hi,
Since introduction of LinkedTransferQueue we have problems with OSGi
packaging.
LTQ depends on sun.misc.Unsafe and sun.misc is not provided by any bundle,
so trying to provision OSGi bundle will fail.
Trying to figure out how to get this package visible in OSGi environment.
Any help is appreciated,
Hubert.