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 138990

Summary: Editor marks Serializable methods as unused
Product: java Reporter: _ gtzabari <gtzabari>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: VERIFIED FIXED    
Severity: blocker CC: mmirilovic
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ gtzabari 2008-07-04 04:28:40 UTC
dev build 200807031203

The editor marks readResolve() and other methods associated with serialization as unused even though the class
implements Serializable.
Comment 1 Jan Becicka 2008-07-25 10:33:42 UTC
Probably this must be hardcoded.
Comment 2 Jan Becicka 2008-11-13 10:54:14 UTC
Will resolve later. Current implementation is strictly language based and from this point of view these methods are
really unused.
Comment 3 Quality Engineering 2009-11-02 11:04:27 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX
Comment 4 _ gtzabari 2009-11-08 11:52:04 UTC
Still occurs in Netbeans 6.8 dev 200911070201
Comment 5 Marian Mirilovic 2012-10-17 15:38:50 UTC
reproducible in NB 7.2.1
Comment 6 Martin Balin 2016-07-07 07:19:13 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 7 _ gtzabari 2016-07-07 19:31:40 UTC
Seems to be fixed in dev build 201607060002.