diff options
author | Sergio Giro <sgiro@google.com> | 2016-08-23 21:27:45 +0100 |
---|---|---|
committer | Sergio Giro <sgiro@google.com> | 2016-08-23 21:27:45 +0100 |
commit | 99b208632e96c2205862d9c36fbc220e22538401 (patch) | |
tree | a804e2022dc4803bd51f8bd28955255c6d1d64d2 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 24e38ab322a0c396df1c6fe95f3f427d85cd5da1 (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 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions