Dave Cronin - 2008-02-01

Logged In: YES
user_id=1983058
Originator: NO

This bug could be a Java 5.0 migration problem.

PMD might be mistaking the primitive types below for java.lang.Integer as a result of autoboxing.

saltedPassword.length() == 54

I have noticed the same problem, and it makes this particular check unusable.