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

Method getProperty

example/src/java/lang/System.java:688–696  ·  view source on GitHub ↗

Gets the system property indicated by the specified key. First, if there is a security manager, its checkPropertyAccess method is called with the key as its argument. This may result in a SecurityException. If there is no current set of system properties, a set of system propert

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

mainMethod · 0.95
mainMethod · 0.95
initializePathMethod · 0.95
runMethod · 0.95
initializeSystemClassMethod · 0.80

Calls 2

checkKeyMethod · 0.95
getSecurityManagerMethod · 0.95

Tested by

no test coverage detected