Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Class Total number of occurrences Tag strings used by tag class
@deprecated 0 @deprecated
@todo 0 @todo
FIXME 0 FIXME
LATER 0 LATER
TODO 3 TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 3

org.semispace.HolderContainerTest Line
Check: assertEquals("This test requires that the other tests cleaned up after themselves.", 0, hc.size()); 172
org.semispace.HolderElement Line
Will this be thread safe? 79
org.semispace.actor.ActorTest Line
Terracotta test will fail if not this amount of sleep. Analyze later. 75