...
Wiki Markup |
---|
\[[SCG 07|AA. Java References#SCG 07]\] Guideline 2-1 Create a copy of mutable inputs and outputs \[[Bloch 08|AA. Java References#Bloch 08]\] Item 39: Make defensive copies when needed \[[Pugh 09|AA. Java References#Pugh 09]\] Returning references to internal mutable state |
...
FIO30FIO08-J. Do not log sensitive information 09. Input Output (FIO) FIO06-J. Ensure all resources are properly closed when they are no longer needed