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
|
1 |
FIXME |
0 |
TODO
|
8 |
XXX |
0 |
Each tag is detailed below:
Number of occurrences found in the code: 1
com.pentagaia.tb.tx.testbase.AbstractTxBaseTest |
Line |
Test concurrent modifications, Test timeouts, Test joining pds transactions (run transactional tasks), Test rollback |
45
|
Number of occurrences found in the code: 8
com.pentagaia.tb.start.cl.ClasspathReplacementClassLoader |
Line |
Find some smarter implementation Actually we need to divide between classes that are defined by the app class loader and classes that are found in rt.jar or various extensions. Our current implementation can be used to redefine classes from non-java packages by adding a command line classpath. This is not the default behavior. |
288
|
com.pentagaia.tb.start.testbase.AbstractKernelTestCase |
Line |
--No comment-- |
148
|
--No comment-- |
159
|
--No comment-- |
170
|
--No comment-- |
181
|
com.pentagaia.tb.start.testbase.AbstractTestCase |
Line |
Implementation |
147
|
com.sun.sgs.impl.kernel.TxSet0951 |
Line |
Find smarter implementation; see notes in TransactionService.begin() |
64
|
com.sun.sgs.impl.kernel.TxSet096 |
Line |
Find smarter implementation; see notes in TransactionService.begin() |
64
|