Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
framework-1.8.1
-
None
Description
The new standard launching and embedding API in R4.2 introduced a new configuration property, org.osgi.framework.library.extensions, that allows you to specify a comma-delimited set of extensions to try when searching for native code libraries in addition to the file extension returned by System.mapLibraryName(), which is necessary on some operating systems. We need to add support for this.