Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Also note that on the Windows platform, attempts to delete open files fail silently. See rule void FIO07-J. Do not create Remove temporary files in shared directoriesbefore termination for more information.

See also the related locking rule LCK08-J. Ensure actively held locks are released on exceptional conditions.

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="47faaa998d81a575-5a6ba371-42bc4023-8d3f89cf-891b392ef796144ee0502947"><ac:plain-text-body><![CDATA[

[[API 2006

AA. Bibliography#API 06]]

[Class Object

http://java.sun.com/javase/6/docs/api/java/lang/Object.html]

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="d6f9bab15eafb835-299824c6-42cc4e26-ab719c76-c8ac8580f9bd0b367e91cff2"><ac:plain-text-body><![CDATA[

[[Goetz 2006b

AA. Bibliography#Goetz 06b]]

 

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="506924cf0de50b0e-5d514515-4551492e-812da1a6-7759beb7b124d61ac627a33b"><ac:plain-text-body><![CDATA[

[[J2SE 2011

AA. Bibliography#J2SE 11]]

The try-with-resources Statement

]]></ac:plain-text-body></ac:structured-macro>

...

FIO05-J. Do not create multiple buffered wrappers on a single InputStream      12. Input Output (FIO)      void FIO07-J. Do not create Remove temporary files in shared directoriesbefore termination