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 7550 - Code synchronize from an interface re-orders methods
Summary: Code synchronize from an interface re-orders methods
Status: CLOSED DUPLICATE of bug 6961
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P4 normal (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-09-01 05:07 UTC by Ben Hutchison
Modified: 2007-09-26 09:14 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 Ben Hutchison 2000-09-01 05:07:49 UTC
I used code syncronization to put methods stubs for a large interface into an
implementing class. The methods were re-ordered in the class in a random seeming
order, although they had been semantically grouped in the interface definition.

I beleive the interface method ordering should be preserved.

Netbeans stable build 4.
Comment 1 Svata Dedic 2000-09-01 08:10:59 UTC
Manual synchronization orders methods alphabetically; these two behaviours have
to be unified.
Comment 2 Jan Becicka 2002-01-11 08:50:42 UTC
Reopening
Comment 3 Jan Becicka 2002-01-11 08:53:26 UTC

*** This issue has been marked as a duplicate of 6961 ***
Comment 4 Quality Engineering 2003-07-01 13:10:59 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 5 Quality Engineering 2003-07-01 13:12:45 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 6 Quality Engineering 2003-07-01 13:18:04 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.