Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
framework-1.8.1
-
None
Description
This issue is described in section 3.9 of the OSGi R4 specification. R4 has improved and made the native library matching alogirithm; this is invoked when a bundle's class loader is asked for the native library when a class in the bundle has a native method. The current Felix implementation is a simplified version of the OSGi R3 algorithm. This change should be localized to the org.apache.felix.framework.OSGiLibrarySource class.
Attachments
Issue Links
- is a clone of
-
FELIX-26 Improve native library matching algorithm
- Closed