...
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="71e0172e9a5ad753-bf12295b-41654f86-a01f8ce1-56fa78f79a8a5520381297d9"><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="733a34518477890f-1e96cabc-4a1a499c-8f7f89a5-35949cff62f0963370349373"><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="e4667071a1b610eb-df283e20-4502443a-a7488163-1b44bccb48a68e737dd51705"><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