Mantis Bug Tracker

View Issue DetailsJump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000016jquantlib[All Projects] performancepublic2008-12-15 23:332009-03-21 14:07
ReporterAdministrator 
Assigned ToRichard Gomes 
PrioritynormalSeveritymajorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version0.1.2Fixed in Version0.1.2 
Summary0000016: PMD: Detect uses of java.lang.Double
DescriptionDetect when Double is used.
These situations must be understood and evaluated for further fixes.

TagsNo tags attached.
Attached Files

- Relationships
related to 0000014assignedRichard Gomes Avoid autoboxing on List.add() 
child of 0000030closedRichard Gomes Remove Macker 

-  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
Powered by Mantis Bugtracker