aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-05-04 01:12:25 +0200
committerSven Gothel <[email protected]>2012-05-04 01:12:25 +0200
commitcc76889a6fe96cffb91c9a3aa7934878c0ecd97e (patch)
tree229403dd5b617a60065e2f77ecee48158a1d5e6a /test
parentce9ace37ca883a844fbab7aef8c85197282442ed (diff)
Use ClassLoader to find JNI native libraries. ClassLoader was only used for tool native libraries.
NativeLibrary: Expose 'String findLibrary(String libName, ClassLoader loader)', allowing utilization of System.load(loader.findLibrary(libName)). JNILibLoaderBase.loadLibrary(): Add optional ClassLoader argument, used to locate the library DynamicLibraryBundle: Use DynamicLibraryInfo's ClassLoader to find native libraries (tool + jni)
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions