...
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="1d735631ef17dca9-d2dcb781-413e4721-a2368032-ba8a5d2d7ebde503ccd92a6b"><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="7109085c50fcdd61-ee399f9d-4bd844f0-b0af936b-0c6e7d29ced89bf92719ffc0"><ac:plain-text-body><![CDATA[ | [[Bloch 2001 | AA. Bibliography#Bloch 01]] | Item 50: Never invoke wait outside a loop | ]]></ac:plain-text-body></ac:structured-macro> | |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="4f479ceaedf368eb-a9b9fc52-4fdb405a-bdbd9aa0-e2d17096ad1af3aa24154bc0"><ac:plain-text-body><![CDATA[ | [[Lea 2000 | AA. Bibliography#Lea 00]] | 3.2.2 Monitor Mechanics, 1.3.2 Liveness | ]]></ac:plain-text-body></ac:structured-macro> | |
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="fc9a36ab56a496e2-22404466-4e1947c2-b44883ad-f1ab89451e3a939fe5e35c8f"><ac:plain-text-body><![CDATA[ | [[Goetz 2006 | AA. Bibliography#Goetz 06]] | Section 14.2, Using Condition Queues | ]]></ac:plain-text-body></ac:structured-macro> |
...
THI02-J. Do not invoke Thread.run() 09. Thread APIs (THI) THI04-J. Notify all waiting threads rather than a single thread