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 - Editor marks Serializable methods as unused
Summary: Editor marks Serializable methods as unused
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-04 04:28 UTC by _ gtzabari
Modified: 2016-07-07 19:31 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 _ 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.