This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 214620 - No error message is shown when introducing method with already existing signature
Summary: No error message is shown when introducing method with already existing signa...
Status: RESOLVED DUPLICATE of bug 205076
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.2
Hardware: PC Linux
: P2 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-22 11:26 UTC by Petr Cyhelsky
Modified: 2012-06-22 11:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2012-06-22 11:26:56 UTC
IDE 7.2 RC1 (Build 201206212341)
Java: 1.7.0_06-ea; Java HotSpot(TM) 64-Bit Server VM 23.2-b05
System: Linux version 3.2.0-25-generic running on amd64; UTF-8;en_US 

Steps: http://wiki.netbeans.org/TS_60_Refactoring2#Test_suite:_Introduce_Method section: Illegal refactoring - method already defined
(take care to select the same access control as the already existing method in the refactoring dialog)
Comment 1 Jan Lahoda 2012-06-22 11:35:10 UTC

*** This bug has been marked as a duplicate of bug 205076 ***