| Anonymous | Login | 2010-09-09 20:22 BST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki |
| View Issue Details[ Jump to Notes ] [ Wiki ] | [ Issue History ] [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0000016 | jquantlib | [All Projects] performance | public | 2008-12-15 23:33 | 2009-03-21 14:07 | |
| Reporter | Administrator | |||||
| Assigned To | Richard Gomes | |||||
| Priority | normal | Severity | major | Reproducibility | have not tried | |
| Status | closed | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Product Version | ||||||
| Target Version | 0.1.2 | Fixed in Version | 0.1.2 | |||
| Summary | 0000016: PMD: Detect uses of java.lang.Double | |||||
| Description | Detect when Double is used. These situations must be understood and evaluated for further fixes. | |||||
| Tags | No tags attached. | |||||
| Attached Files | ||||||
Relationships |
|||||||||||
|
|||||||||||
Notes |
|
|
(0000002) Richard Gomes (manager) 2008-12-17 00:04 |
Macker will be discontinued. PMD can be used in order to find AST patterns which should be avoided. PMD has a guide regarding how to define rules: http://pmd.sourceforge.net/howtowritearule.html [^] We ideally should report all usages of java.lang.Double, both explicit or implicit ones, probably due to [un]boxing. This issue requires only that PMD reports present usages of java.lang.Double. This issue does not imply on solving all occurrences that will be reported. |
|
(0000285) Richard Gomes (manager) 2009-03-21 14:07 |
done. See src/main/pmd/architectural.xml |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2008-12-15 23:33 | Administrator | New Issue | |
| 2008-12-17 00:04 | Richard Gomes | Note Added: 0000002 | |
| 2008-12-17 00:04 | Richard Gomes | Status | new => assigned |
| 2008-12-17 00:04 | Richard Gomes | Assigned To | => Minh Do |
| 2008-12-17 00:06 | Richard Gomes | Relationship added | related to 0000014 |
| 2008-12-17 00:33 | Richard Gomes | Issue Monitored: Q Boiler | |
| 2008-12-17 00:35 | Richard Gomes | Severity | minor => major |
| 2009-01-25 21:35 | Richard Gomes | Target Version | => 0.1.2 |
| 2009-01-25 23:27 | Richard Gomes | Summary | Detect uses of java.lang.Double => PMD: Detect uses of java.lang.Double |
| 2009-01-25 23:27 | Richard Gomes | Description Updated | |
| 2009-01-25 23:27 | Richard Gomes | Relationship added | child of 0000030 |
| 2009-03-21 14:01 | Richard Gomes | Assigned To | Minh Do => Richard Gomes |
| 2009-03-21 14:07 | Richard Gomes | Note Added: 0000285 | |
| 2009-03-21 14:07 | Richard Gomes | Status | assigned => closed |
| 2009-03-21 14:07 | Richard Gomes | Resolution | open => fixed |
| 2009-03-21 14:07 | Richard Gomes | Fixed in Version | => 0.1.2 |
| Copyright © 2000 - 2009 MantisBT Group |