Bug 33266

Summary: Internal Error (NPE) during Use Supertype Where Possible
Product: [Eclipse Project] JDT Reporter: Dani Megert <daniel_megert>
Component: UIAssignee: Adam Kiezun <akiezun>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: P1    
Version: 2.1   
Target Milestone: 2.1 RC2   
Hardware: PC   
OS: Windows 2000   
Whiteboard:
Attachments:
Description Flags
The refactoring dialog showing the internal error message
none
.log none

Description Dani Megert CLA 2003-02-26 09:54:13 EST
Build 2.1 RC 1

1. Select org.eclipse.jface.action.Action
2. Refactor->Use Supertype Where Possible
3. Select IAction
4. Check "Replace the selected supertype..."
5. Press Preview
==> Internal Error. See attached picture and .log
Comment 1 Dani Megert CLA 2003-02-26 09:55:23 EST
Created attachment 3713 [details]
The refactoring dialog showing the internal error message
Comment 2 Dani Megert CLA 2003-02-26 09:56:10 EST
Created attachment 3714 [details]
.log
Comment 3 Adam Kiezun CLA 2003-02-26 15:45:56 EST
why is it critical?
Comment 4 Dani Megert CLA 2003-02-27 02:14:02 EST
I did not do an analysis in which i.e. how many cases it fails. Maybe it is
really a corner case then it is 'normal' or 'major' but maybe it happens in 70%
of the cases and then 'critical' is the right severity. Feel free to downgrade
it after you investigated the problem.
Comment 5 Adam Kiezun CLA 2003-03-03 06:27:51 EST
fixed