...
| Wiki Markup |
|---|
Pugh \[[Pugh 2009|AA. Bibliography#PughReferences#Pugh 09]\] cites a vulnerability discovered by the Findbugs static analysis tool in the early betas of JDK 1.7 where the {{sun.security.x509.InvalidityDateExtension}} class returned a {{Date}} instance through a {{public}} accessor without creating defensive copies. |
...
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="6a543de16a85e13b-0a1430f5-4e504644-a60884c1-72ca596b124ab4deb6b5ab09"><ac:plain-text-body><![CDATA[ | [[API 2006 | AA. Bibliography#API References#API 06]] | [Method | http://java.sun.com/javase/6/docs/api/java/lang/Object.html#clone()] | ]]></ac:plain-text-body></ac:structured-macro> |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="e3f85b20d11bd204-1f296896-47ab407d-9a1ab01c-8e4c9a0fdb6c4b653f66332c"><ac:plain-text-body><![CDATA[ | [[Bloch 2008 | AA. Bibliography#Bloch References#Bloch 08]] | Item 39. Make defensive copies when needed | ]]></ac:plain-text-body></ac:structured-macro> | |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="67bf6c13374b17c1-86e46fbb-418f41d9-a262803d-cbafd50f2f5db5b65dc3c375"><ac:plain-text-body><![CDATA[ | [[Goetz 2006 | AA. Bibliography#Goetz References#Goetz 06]] | 3.2, Publication and Escape: Allowing Internal Mutable State to Escape | ]]></ac:plain-text-body></ac:structured-macro> | |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="a4b495d375fbe98f-8bbddc10-438c43d9-9a6289a8-8ead12340988588d97eeed9b"><ac:plain-text-body><![CDATA[ | [[Gong 2003 | AA. Bibliography#Gong References#Gong 03]] | 9.4, Private Object State and Object Immutability | ]]></ac:plain-text-body></ac:structured-macro> | |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="cb520fafa219658d-dbd9c1b2-4a8349a2-b6b8a2f6-a14edc92f2be4f7fefbf63c9"><ac:plain-text-body><![CDATA[ | [[Haggar 2000 | AA. Bibliography#Haggar References#Haggar 00]] | [Practical Java Praxis 64. Use clone for immutable objects when passing or receiving object references to mutable objects | http://www.informit.com/articles/article.aspx?p=20530] | ]]></ac:plain-text-body></ac:structured-macro> |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="b5fde7d2c19b8433-7b6625b9-4bce4935-ab4eacde-fe4c54f1ac74794bae1deb74"><ac:plain-text-body><![CDATA[ | [[Security 2006 | AA. Bibliography#Security References#Security 06]] |
| ]]></ac:plain-text-body></ac:structured-macro> |
...