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

Summary: Serialized serialization
Product: editor Reporter: Chiana
Component: Hints & AnnotationsAssignee: Jan Lahoda <jlahoda>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Windows 3.1/NT   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 70746    

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.