summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorSergio Giro <sgiro@google.com>2016-08-24 14:42:31 +0100
committerSergio Giro <sgiro@google.com>2016-08-24 14:48:45 +0100
commit4de338be8f76c6b46fa9ed1e865ea48b88a7f2ff (patch)
tree4d28746cb470a843e0c22c9ab15f3e0dfccd45c7 /annotations/generate_annotated_java_files.py
parent77f9daf71029ad085fc4ac49d6ded0cc5b986dd4 (diff)
java.security.cert: update classes in java.security.cert (part 2)
Pulling upstream changes from OpenJDK version jdk8u60 classes in java.security.cert - Certificate#hashValue: cache the hash value as to avoid recomputation. Use the Arrays#hash instead of a simple ad-hoc function. - Certificate#verify(PublicKey, Provider): new method that just throws UnsupportedOperationException. This commit also contains 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. - Added comments. Note not all classes in java.security.cert are updated: X509CRL has more significant changes and deserves a separate CL. Change-Id: I44120f1b34c9dc3c062a5d01583bcc87fa2cd558 Test: make droid docs, vogar CertificateTest Bug: 29631070
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions