diff options
author | Sergio Giro <sgiro@google.com> | 2016-09-06 14:09:41 +0100 |
---|---|---|
committer | Sergio Giro <sgiro@google.com> | 2016-09-06 14:13:57 +0100 |
commit | 53f16c8db75188be12ebdc7142f6f940d53c169a (patch) | |
tree | 68c70a353c38ae30f3affbec6998a928d2a204d2 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 47784a790bca4cb9744cfcb9df0da5e38f5cbbf1 (diff) |
java.security.cert.X509CRL: add new method verify(PublicKey, Provider)
New method introduced in Java 8. This method has a "default" implementation
in order to avoid breaking providers who construct concrete subclasses.
Unfortunately this implementation always results in an infinite loop, and
has thus been changed by an UnsupportedMethodOperation, with a TODO note
as to improve the situation if possible.
java/security/cert/X509CRL: add "default" method
sun/security/x509/X509CRLImpl: add declaration for that particular
implementation
Also, cosmetic changes like:
- use of @code tags instead of <code>
- use of static fields using the class name instead of instance name
This completes the port of this package to jdk8u60.
Bug: 29631070
Bug: 31294527
Test: make droid docs; old-cts run cts --class libcore.java.security.cert.X509CRLTest
Change-Id: Iccdfa3625a9ff2e7b808c22bce59ff75ae903e8a
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions