Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ gc
Method
gc
classpath/java/lang/System.java:118–120 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
116
}
117
118
public
static
void
gc() {
119
Runtime.getRuntime().gc();
120
}
121
122
public
static
void
exit(
int
code) {
123
Runtime.getRuntime().exit(code);
Callers
15
main
Method · 0.95
stackMap
Method · 0.95
test
Method · 0.95
test2
Method · 0.95
test3
Method · 0.95
test4
Method · 0.95
stackMap1
Method · 0.95
stackMap2
Method · 0.95
stackMap3
Method · 0.95
stackMap4
Method · 0.95
stackMap5
Method · 0.95
stackMap6
Method · 0.95
Calls
1
getRuntime
Method · 0.95
Tested by
15
main
Method · 0.76
stackMap
Method · 0.76
test
Method · 0.76
test2
Method · 0.76
test3
Method · 0.76
test4
Method · 0.76
stackMap1
Method · 0.76
stackMap2
Method · 0.76
stackMap3
Method · 0.76
stackMap4
Method · 0.76
stackMap5
Method · 0.76
stackMap6
Method · 0.76