javax.security.cert: update classes in javax.security.cert

Pulling upstream changes from OpenJDK version jdk8u60 for package
javax.security.cert:

- This commit contains mostly cosmetic JavaDoc changes like use of @code
in place of <code> tags and use of a package-info.java in place of a
package.html file.
- Some explicit serialVersionUID constants have been added to exceptions
where they were previously absent. It was checked that the values for
these exceptions coincided with the previous default values


Change-Id: I05c03de31af46934f4631592695c3c1a7481767a
Test: ./check-ojluni-files, make droid docs
Bug: 29631070
10 files changed