On Mon, 2013-04-29 at 11:22 +0200, Florian Weimer wrote: > On 04/26/2013 12:11 PM, Krzysztof Daniel wrote: > > OSGi guidelines allow for packing *.so in jars. Bundles with native code > > can be installed as directories (I think it is a preferred way) or as > > jars (and then are extracted at runtime into ~/.eclipse [1]). > > Is this extraction something the JVM can do automatically, or is it > necessary to implement it from scratch each time you need it? OSGi framework takes care about extracting *.so at runtime. -- java-devel mailing list java-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/java-devel