diff options
author | Andreas Gampe <agampe@google.com> | 2016-04-05 20:14:30 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2016-04-06 13:44:11 -0700 |
commit | 13fc1be0b92b48ebc8fa79e4aac66f01a59181d8 (patch) | |
tree | 733c6dc1c789b1aeb452941e2c4a159c218cdada /test/utils/python/generate_java_main.py | |
parent | 6039e5662507e42896084e561fa546b432698ee6 (diff) |
ART: Add integer & long parsing cutout to unstarted runtime
Add a cutout for Integer.parseInt and Long.parseLong. Only handle
(some) successful cases, and abort the transaction in the rest.
Add tests.
Allows to compile-time initialize:
* com.android.org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers
* com.android.org.bouncycastle.asn1.x509.X509ObjectIdentifiers
* sun.security.x509.InhibitAnyPolicyExtension
Bug: 27265238
(cherry picked from commit 9c62dab16e4be0c19a2e6c6c0cc2b24c2814c6f2)
Change-Id: I14c0836fd9ec7c9bf49d8186ff14a3c6830ff711
Diffstat (limited to 'test/utils/python/generate_java_main.py')
0 files changed, 0 insertions, 0 deletions