Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ getPackageSource
Method
getPackageSource
classpath/avian/SystemClassLoader.java:90–90 ·
view source on GitHub ↗
(String name)
Source
from the content-addressed store, hash-verified
88
}
89
90
protected
static
native String getPackageSource(String name);
91
92
// OpenJDK's java.lang.ClassLoader.getResource makes use of
93
// sun.misc.Launcher to load bootstrap resources, which is not
Callers
1
getPackage
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected