Bug 361771 - Ineffective quick fix offered for static final field related error
Summary: Ineffective quick fix offered for static final field related error
Status: CLOSED DUPLICATE of bug 343420
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.8   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-24 02:16 EDT by Srikanth Sankaran CLA
Modified: 2011-10-24 04:47 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Srikanth Sankaran CLA 2011-10-24 02:16:08 EDT
3.8: Head of master.

While testing the fix for bug 343480, I noticed that for the test case
in bug 343480 comment# 0, we offer three quick fixes, one of which
is "Change modifier to static final". In the given test case, the
modifiers are already static final. Thus this is a non-fix really
and should not be proposed.

I also noticed that when I press ctrl-1 from the markers view, there
is some message box that shows up fleetingly before the quick fix
view appears. I tried several times to see what this message box is
saying, but it flashes and disappears too soon - may be there is no
issue here, but it should be checked.
Comment 1 Szymon Ptaszkiewicz CLA 2011-10-24 03:39:19 EDT
Looks like a duplicate of bug 343420.
Comment 2 Srikanth Sankaran CLA 2011-10-24 03:51:33 EDT
(In reply to comment #1)
> Looks like a duplicate of bug 343420.

Its provenance surely confirms it is. Thanks.

*** This bug has been marked as a duplicate of bug 343420 ***
Comment 3 Raksha Vasisht CLA 2011-10-24 04:47:58 EDT
(In reply to comment #0)
> 3.8: Head of master.
> 
> 
> I also noticed that when I press ctrl-1 from the markers view, there
> is some message box that shows up fleetingly before the quick fix
> view appears. I tried several times to see what this message box is
> saying, but it flashes and disappears too soon - may be there is no
> issue here, but it should be checked.

That's  just the progress bar.. No issues there.