Bug 119430

Summary: Potential performance problem in getViolatedRestriction()
Product: [Eclipse Project] JDT Reporter: Jerome Lanneluc <jerome_lanneluc>
Component: CoreAssignee: Maxime Daniel <maxime_daniel>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: 3.2 M4   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Changes over 119108 none

Description Jerome Lanneluc CLA 2005-12-06 11:18:53 EST
I20051206-0826

Fix for bug 119108 introduced a potential performance problem in AccessRuleSet#getViolatedRestriction(...).

The conversion is needed in the batch compiler only.
Comment 1 Maxime Daniel CLA 2005-12-06 11:31:58 EST
Fixed and released in HEAD
Conclusions on related issue with qualified type names in batch compiler may
trigger a revert (Bug 119435).
Comment 2 Jerome Lanneluc CLA 2005-12-12 10:58:34 EST
Verified for 3.2 M4 using build I20051212-0010
Comment 3 Maxime Daniel CLA 2006-01-04 11:45:13 EST
Created attachment 32466 [details]
Changes over 119108