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 11319 - Synchronization can ask to synch changes that are already made
Summary: Synchronization can ask to synch changes that are already made
Status: CLOSED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: issues@java
URL: http://www.netbeans.org/www-nbusers/m...
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-11 17:01 UTC by Jesse Glick
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

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 Jesse Glick 2001-04-11 17:01:11 UTC
[release32 apr 9] Had some inner class implementing
PropertySupport.ReadWrite; synchronization prompted me to add getValue
and setValue, great. Then I commented out setValue and changed the
extends to be PropertySupport.ReadOnly. Synchronization dialog popped
up again and asked me to add getValue (which was already there)! I
accepted; it did nothing. Apparently harmless but confusing.

Also see a message on nbusers (in URL) which might be related, I don't know.
Comment 1 Svata Dedic 2001-04-12 15:47:48 UTC
Could you please provide me with a working testcase ? I've tried steps that 
Jesse described, but everything was OK. Could you attach some simple source 
that demonstrates the problem ? Thanks.
Comment 2 Jesse Glick 2001-04-12 17:18:58 UTC
Sorry, I don't think I have the source example anywhere. If it works for you,
mark WORKSFORME, I will reopen if it ever happens again.
Comment 3 Svata Dedic 2001-04-17 16:26:53 UTC
Please provide me with a reproducible case. Closing as WORKSFORME, if you find 
some interface-class combination that will allow to reproduce the bug, please 
attach the sources and reopen. Thx.
Comment 4 Quality Engineering 2003-07-01 13:12:20 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 5 Quality Engineering 2003-07-01 13:17:29 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.