Bug 728303

Summary: Dead Code Removal
Product: [Retired] Dogtag Certificate System Reporter: Adam Young <ayoung>
Component: OtherAssignee: Ade Lee <alee>
Status: CLOSED EOL QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: unspecified    
Version: 9.0CC: alee, cfu, dpal, jmagne
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 751470 (view as bug list) Environment:
Last Closed: 2020-03-27 18:39:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 751470    

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.