--- old/src/share/classes/java/security/cert/CertPathValidatorException.java 2009-12-10 21:30:23.000000000 -0800 +++ new/src/share/classes/java/security/cert/CertPathValidatorException.java 2009-12-10 21:30:22.000000000 -0800 @@ -216,7 +216,7 @@ /** * Returns the reason that the validation failed. The reason is * associated with the index of the certificate returned by - * {@link getIndex}. + * {@link #getIndex}. * * @return the reason that the validation failed, or * BasicReason.UNSPECIFIED if a reason has not been