diff options
author | Sergio Giro <sgiro@google.com> | 2016-08-23 21:19:43 +0100 |
---|---|---|
committer | Sergio Giro <sgiro@google.com> | 2016-08-23 21:19:43 +0100 |
commit | 534b21d42749bfddca62edb9b34240440779f93e (patch) | |
tree | 578cb88a24619f127682633fc0d658c0ee59504a /annotations/generate_annotated_java_files.py | |
parent | 77f9daf71029ad085fc4ac49d6ded0cc5b986dd4 (diff) |
javax.crypto: update classes in javax.crypto (part 2)
Pulling upstream changes from OpenJDK version jdk8u60 for
SecretKey, SecretKeyFactory and SecretKeyFactorySpi.
- SecretKey now extends javax.security.auth.Destroyable
- Second parameter of SecretKeyFactory#getKeySpec is now Class<?>
instead of Class
- Second parameter of SecretKeyFactorySpi#engineGetKeySpec is now
Class<?> instead of Class
This commit also contains cosmetic JavaDoc changes like
- Use of @code in place of <code> tags.
- Tidied up casts/generics.
Note not all classes in javax.crypto are updated: CipherInputStream,
CipherOutputStream, CipherSpi have changes that deserve a separate CL.
All API changes in the package are ported.
Change-Id: Iaa0ce3e34f9f73260e7b66db601b5cb1462aa854
Test: make droid docs
Bug: 29631070
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions