...
FIO03-J. Prevent exceptions while logging data
FIO04-AJ. Understand the limitations of the logging framework
FIO05-AJ. Document character encoding while performing file IO
...
FIO33-J. Do not allow serialization and deserialization to bypass the Security Manager
FIO34-CJ. Ensure all resources are properly closed when they are no longer needed
FIO35-J. Exclude user input from format strings
FIO36-CJ. Never hardcode sensitive information
FIO37-CJ. Do not assume infinite heap space when reading in data
...