Bug 728303 - Dead Code Removal
Summary: Dead Code Removal
Keywords:
Status: CLOSED EOL
Alias: None
Product: Dogtag Certificate System
Classification: Retired
Component: Other
Version: 9.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Ade Lee
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: 751470
TreeView+ depends on / blocked
 
Reported: 2011-08-04 16:15 UTC by Adam Young
Modified: 2020-03-27 18:39 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 751470 (view as bug list)
Environment:
Last Closed: 2020-03-27 18:39:39 UTC
Embargoed:


Attachments (Terms of Use)

Description Adam Young 2011-08-04 16:15:54 UTC
Description of problem:
Running the PKI codebase inside Eclipse exposes approximately 20000 Code warnings.  The many of the warnings come from  code that cannot be executed or that has no effect when it is executed:

Such as 
Local Variable Never Read:  1015 instances
Unused import:    5565 instances
Unused Local or Private Member:  691 instances


Version-Release number of selected component (if applicable):
9.0 and earlier

How reproducible:
100%

Steps to Reproduce:
   Import code into eclipse with Java warnings on default configuration
  
Actual results:
   20031 warnings found

Expected results:


Additional info:

Comment 1 Adam Young 2011-08-04 16:16:33 UTC
I'm working on this already.

Comment 5 Adam Young 2011-11-04 20:05:29 UTC
This effort will not effect IPA.


Note You need to log in before you can comment on or make changes to this bug.