Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 540282

Summary: Exclude rule pmd:ArrayIsStoredDirectly
Product: Community Reporter: Karsten Thoms <karsten.thoms>
Component: SonarAssignee: Karsten Thoms <karsten.thoms>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Karsten Thoms CLA 2018-10-18 16:36:17 EDT
This rule is often the topmost issue from Critical section. However, direct storage of arrays is a common pattern in the whole Eclipse codebase and often also necessary for performance reason. Those issues will likely never be resolved and therefore the rule is not useful in the context of Eclipse.
Comment 1 Karsten Thoms CLA 2018-10-18 16:36:59 EDT
Added exclusion rule in General Settings/Issues.