MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / checkWrite

Method checkWrite

src/java/lang/SecurityManager.java:199–201  ·  view source on GitHub ↗

Checks to see if an output file with the specified file descriptor object gets created. @param fd the system dependent file descriptor @exception SecurityException If a security error has occurred.

(FileDescriptor fd)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

RandomAccessFileMethod · 0.95
FileOutputStreamMethod · 0.95
canWriteMethod · 0.95
mkdirMethod · 0.95
renameToMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected