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

Method setProperties

example/src/java/lang/System.java:650–660  ·  view source on GitHub ↗

Sets the system properties to the Properties argument. First, if there is a security manager, its checkPropertiesAccess method is called with no arguments. This may result in a security exception. The argument becomes the current set of system properties for use by

(Properties props)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getSecurityManagerMethod · 0.95
initPropertiesMethod · 0.95

Tested by

no test coverage detected