MCPcopy Create free account
hub / github.com/chaoyangnz/gava / findLibrary

Method findLibrary

example/src/java/lang/ClassLoader.java:1676–1678  ·  view source on GitHub ↗

Returns the absolute path name of a native library. The VM invokes this method to locate the native libraries that belong to classes loaded with this class loader. If this method returns null , the VM searches the library along the path specified as the " java.library.path " property

(String libname)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

loadLibraryMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected