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 193699 - Serialized serialization
Summary: Serialized serialization
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 7.0
Hardware: PC Windows 3.1/NT
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks: 70746
  Show dependency tree
 
Reported: 2010-12-21 17:01 UTC by Chiana
Modified: 2011-01-13 01:09 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 Chiana 2010-12-21 17:01:51 UTC
[ BUILD # : 20101215 ]
[ JDK VERSION : 1.6.22 ]

Under options -> hints -> General there is one "serialVersionUID not defined"
is that not the same as "Serialization" under "Standard javac warnings?
Comment 1 Quality Engineering 2011-01-06 08:57:56 UTC
Integrated into 'main-golden', will be available in build *201101060001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/404af183d292
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #193699: Removing the duplicated "missing serial version" hint, the standard Javac warning should be used instead.