commit | 6039e5662507e42896084e561fa546b432698ee6 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Apr 05 18:18:43 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Wed Apr 06 13:43:54 2016 -0700 |
tree | d8a4b6260cc134fcdf7f4a24d89d062dae7f7a61 | |
parent | dc148d24cc11845036063a2876c9bfef03d00ce5 [diff] |
ART: Add getDeclaredConstructor cutout for unstarted runtime In the vein of getDeclaredMethod and getDeclaredField. Refactor code from java_lang_Class to share code. Allows to compile-time initialize: * sun.security.x509.AVAKeyword * sun.security.x509.X500Name Bug: 27265238 (cherry picked from commit f72f19fac0016499d33fd75b0463d0128a58a9f4) Change-Id: I075c1b11f3408f5b31e4f84140a24fd8d3eaa17e