 
                            ...
| Wiki Markup | 
|---|
| *SER09-EX0:* The {{readObject()}} method may invoke the overridable methods {{defaultReadObject()}} and {{readFields()}} in class {{java.io.ObjectInputStream}} \[[SCG 2009|AA. Bibliography#SCGReferences#SCG 09]\]. | 
Risk Assessment
Invoking overridable methods from the readObject() method can lead to initialization errors. 
...
| <ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="03858bc07345cdbe-1ec09829-45774898-ab06bf6a-71b7cd109c69f34b6ed82b2b"><ac:plain-text-body><![CDATA[ | [[API 2006 | AA. Bibliography#API References#API 06]] | 
 | ]]></ac:plain-text-body></ac:structured-macro> | 
| <ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="bf3e95ced03d444b-73cce430-45dd41b9-9eb4a199-d4258e27892c58fd8647f8fa"><ac:plain-text-body><![CDATA[ | [[Bloch 2008 | AA. Bibliography#Bloch References#Bloch 08]] | Item 17. Design and document for inheritance or else prohibit it | ]]></ac:plain-text-body></ac:structured-macro> | 
...