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 157892 - [findbugs] RpC_REPEATED_CONDITIONAL_TEST
Summary: [findbugs] RpC_REPEATED_CONDITIONAL_TEST
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexander Simon
URL: http://deadlock.netbeans.org/hudson/j...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-04 10:26 UTC by Petr Hejl
Modified: 2009-02-19 20:30 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 Petr Hejl 2009-02-04 10:26:28 UTC
org.netbeans.modules.cnd.discovery.wizard.tree.ConfigurationFactory.java possible bug - condition does not check what
was (probably) intended - equality. See url.

Please use fb or check hudson results of fb to avoid such mistakes.
Comment 1 Alexander Simon 2009-02-04 11:18:51 UTC
fixed, change set:
http://hg.netbeans.org/main/rev/b0a61f529db9
Comment 2 Quality Engineering 2009-02-06 07:51:09 UTC
Integrated into 'main-golden', will be available in build *200902060201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/b0a61f529db9
User: alexvsimon@netbeans.org
Log: fixed: IZ#157892:RpC_REPEATED_CONDITIONAL_TEST