Bug 33266 - Internal Error (NPE) during Use Supertype Where Possible
Summary: Internal Error (NPE) during Use Supertype Where Possible
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P1 critical (vote)
Target Milestone: 2.1 RC2   Edit
Assignee: Adam Kiezun CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-26 09:54 EST by Dani Megert CLA
Modified: 2003-03-03 06:27 EST (History)
0 users

See Also:


Attachments
The refactoring dialog showing the internal error message (35.07 KB, image/jpeg)
2003-02-26 09:55 EST, Dani Megert CLA
no flags Details
.log (6.85 KB, text/plain)
2003-02-26 09:56 EST, Dani Megert CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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