MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / checkAccess

Method checkAccess

src/java/lang/ThreadGroup.java:163–168  ·  view source on GitHub ↗

Checks to see if the current Thread is allowed to modify this group. @exception SecurityException If the current Thread is not allowed to access this Thread group.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

setDaemonMethod · 0.95
setMaxPriorityMethod · 0.95
stopMethod · 0.95
suspendMethod · 0.95
resumeMethod · 0.95
destroyMethod · 0.95
ThreadGroupMethod · 0.45

Calls 2

getSecurityManagerMethod · 0.95
checkAccessMethod · 0.95

Tested by

no test coverage detected