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 |
Total number of occurrences |
@todo
|
7 |
TODO
|
8 |
Each tag is detailed below:
Number of occurrences found in the code: 7
org.jboss.net.protocol.DelegatingURLConnection |
Line |
resolve 1.4 specific issues. |
37
|
org.jboss.net.protocol.URLListerBase |
Line |
, externalize the separator? |
43
|
org.jboss.net.protocol.njar.Handler |
Line |
Add accessors so that the cache can be flushed. |
64
|
org.jboss.util.property.PropertyMap |
Line |
consider moving the JNDI property handling to a InitialContextFactoryBuilder |
48
|
org.jboss.util.propertyeditor.CharacterEditor |
Line |
REVIEW: look at possibly parsing escape sequences? |
29
|
org.jboss.util.threadpool.BasicThreadPool |
Line |
this is not responsive to new tasks with timeouts smaller than the current shortest completion expiration. We probably should interrupt the thread on each insertion into the timeout heap to ensure better responsiveness. |
661
|
org.jboss.util.xml.JBossEntityResolver |
Line |
this is not thread safe and should be removed? |
329
|
Number of occurrences found in the code: 8
org.jboss.util.TimedCachePolicy |
Line |
log a WARN or something? |
155
|
org.jboss.util.collection.WeakTypeCache |
Line |
Figure out why we need this cast with the Sun compiler? |
69
|
JBMICROCONT-131 improve this |
163
|
JBMICROCONT-131 improve this |
176
|
JBMICROCONT-131 this needs implementing properly |
188
|
JBMICROCONT-131 something better than toString()? |
224
|
org.jboss.util.deadlock.DeadlockDetector |
Line |
Maybe this should be an MBean in the future |
37
|
org.jboss.util.threadpool.BasicThreadPool |
Line |
this port to jdk concurrent still needs to be tested. |
46
|