FindBugs has found a potential bug in my code. But it is not a bug.
Is it possible to mark this occurrence as \'not a bug\' AND have it removed from the bug list?
on another hand - if you are using such automated code review tool that highlights potential problems according to widely known recommendations, maybe you should adhere to it's recommendations? think of people who will be maintaining code after you.
what if the code changes after time?