...
Also note that on the Windows platform, attempts to delete open files fail silently. See rule void FIO07-J. Do not create temporary files in shared directories for more information.
...
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="9c4792bc021fc83e-8ac3917c-4c344564-a94783cc-62bbbf17805182edf4f7f05d"><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="2d6c7fc934593ea0-a6c486c5-4d0f40fa-b4ee8452-b45f662859d20a3104234e49"><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="4a0d17c7bb868ce1-7845f0d4-4e4d43f6-8a198a8d-3b1464a0944d23bd87b03d29"><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 temporary files in shared directories