this is the error [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ directmemory-cache --- [WARNING] Bundle org.apache.directmemory:directmemory-cache:bundle:0.2-SNAPSHOT : Did not find matching referal for !org.apache.directmemory* [ERROR] Bundle org.apache.directmemory:directmemory-cache:bundle:0.2-SNAPSHOT : Unresolved references to [sun.misc] by class(es) on the Bundle-Classpath[Jar:dot]: [org/apache/directmemory/memory/UnsafeMemoryManagerServiceImpl.class] [ERROR] Error(s) found in bundle configuration
On Sun, Sep 16, 2012 at 10:32 PM, Raffaele P. Guidi < [email protected]> wrote: > OSGi tests fail because the com.sun package is not exported (or imported?) > by default. It's just a matter of changing the bundel import/exports but > I'm not sure where to change this. In any case I'm not done yet with > directmemory-cache tests and I don't want to commit until they all pass, if > no one comes with a bit of help I will lok at this later. > > Thanks, > R > > > On Sun, Sep 16, 2012 at 9:44 PM, Jeff MAURY (JIRA) <[email protected]>wrote: > >> >> [ >> https://issues.apache.org/jira/browse/DIRECTMEMORY-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456644#comment-13456644] >> >> Jeff MAURY commented on DIRECTMEMORY-28: >> ---------------------------------------- >> >> Can you describe the kind of problems you have related to OSGI ? >> >> > Consider using Unsafe instead DirectBuffer >> > ------------------------------------------ >> > >> > Key: DIRECTMEMORY-28 >> > URL: >> https://issues.apache.org/jira/browse/DIRECTMEMORY-28 >> > Project: Apache DirectMemory >> > Issue Type: Improvement >> > Reporter: Raffaele P. Guidi >> > Assignee: Raffaele P. Guidi >> > Priority: Minor >> > >> > I already tried in the past but without too much success. Does it give >> any performance improvement (considered the way we use it)? >> >> -- >> This message is automatically generated by JIRA. >> If you think it was sent incorrectly, please contact your JIRA >> administrators >> For more information on JIRA, see: http://www.atlassian.com/software/jira >> > >
