
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
File Attachments:
|
None
|
|
Image Attachments:
|
|
|
| Build: |
5,784
|
| Fixed in build: |
6,561
|
| Severity: |
High
|
As of version 6.0.2, when I run an inspection via right-clicking an edited file and selecting "Analyze|Inspect", it never finds any fields which can be declared 'final', even when the fields are only assigned to once, in the constructor of the class or in their own declarations. I can run this on a class with thirty different fields in it, most of which are only assigned once, in the constructor or in their declarations, and the inspection does not identify any of them as potentially being able to be made final.
This worked fine in prior versions.
Please fix!
|
|
Description
|
As of version 6.0.2, when I run an inspection via right-clicking an edited file and selecting "Analyze|Inspect", it never finds any fields which can be declared 'final', even when the fields are only assigned to once, in the constructor of the class or in their own declarations. I can run this on a class with thirty different fields in it, most of which are only assigned once, in the constructor or in their declarations, and the inspection does not identify any of them as potentially being able to be made final.
This worked fine in prior versions.
Please fix! |
Show » |
|