summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSergio Giro <sgiro@google.com>2016-09-06 14:09:41 +0100
committerSergio Giro <sgiro@google.com>2016-09-06 14:13:57 +0100
commit53f16c8db75188be12ebdc7142f6f940d53c169a (patch)
tree68c70a353c38ae30f3affbec6998a928d2a204d2 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent47784a790bca4cb9744cfcb9df0da5e38f5cbbf1 (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 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions