Remove misleading nonStoredPasswordParam symbol for password parameter definitions, since it's actually stored encrypted.
JENKINS-56776
Bug fix
Corrupted console notes could cause an uninformative NegativeArraySizeException to be thrown from ConsoleNote#readFrom and build log display to be broken.
JENKINS-45661