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 257256 - Fix High Priority FindBugs error: Type SA_FIELD_DOUBLE_ASSIGNMENT
Summary: Fix High Priority FindBugs error: Type SA_FIELD_DOUBLE_ASSIGNMENT
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-22 09:10 UTC by Alexander Simon
Modified: 2016-01-29 09: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 Alexander Simon 2015-12-22 09:10:05 UTC
SA: Double assignment of field FileImpl.guardStart in org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl.setFileGuard(int, int):1850
Comment 1 Alexander Simon 2015-12-22 11:40:48 UTC
fixed in enum, change set:
d5060a29f7b3
Comment 2 Quality Engineering 2016-01-12 02:28:33 UTC
Integrated into 'main-silver', will be available in build *201601120002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/5fc49c6b2e62
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #257256 Fix High Priority FindBugs error: Type SA_FIELD_DOUBLE_ASSIGNMENT
(transplanted from d5060a29f7b39f16b8e818dbe2691c0d846de216)
Comment 3 ilia 2016-01-27 14:52:13 UTC
  Fixes of this bug:
    http://hg.netbeans.org/releases/rev/d5060a29f7b3
Comment 4 Alexander Simon 2016-01-29 09:09:32 UTC
v.