commit | a298e6daf8a11a780f061f2177ac3e75b8dd5e55 | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Thu May 14 15:58:17 2015 -0700 |
committer | Kenny Root <kroot@google.com> | Fri May 15 00:10:36 2015 +0000 |
tree | 6ad66b197d9b8740f4d562a96d9fde1fdfd95b5d | |
parent | 788a0a157cb138c33882511ff09afacde99443b7 [diff] |
Add new style String operations during compilation init This allows some class initializers that deal with Strings to run during compilation. This includes the current implementation of java.security.Security because it reads the "java.security" resource. Bug: 21036900 Change-Id: I2ea008b774d4ed359e155318e0d06c1566186c34