Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HumbleUI/JWM
/ run
Method
run
shared/java/impl/Managed.java:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
public
void
run() {
56
_nInvokeFinalizer(_finalizerPtr, _ptr);
57
}
58
}
59
60
public
static
native
void
_nInvokeFinalizer(long finalizer, long ptr);
Callers
3
jdk_version
Function · 0.45
start
Method · 0.45
runOnUIThread
Method · 0.45
Calls
1
_nInvokeFinalizer
Method · 0.80
Tested by
no test coverage detected