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 246443 - Bad hint on String concatenation
Summary: Bad hint on String concatenation
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 8.0
Hardware: PC Linux
: P4 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-13 15:18 UTC by ulfzibis
Modified: 2016-07-07 07:16 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 ulfzibis 2014-08-13 15:18:39 UTC
[ JDK VERSION : 1.7.0_55 ]

STEPS:
   * Example:       System.out.println("ADS DLL-Version: "+getDllVersionRaw());

ACTUAL:
   Hint says: Flip operants of binary operator.
   This is a error, as this would change the funcionality
Comment 1 Martin Balin 2016-07-07 07:16:11 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