commit | 8a89433aafe6dbb88fa1659b4364d733e5af739b | [log] [tgz] |
---|---|---|
author | Piotr Jastrzebski <haaawk@google.com> | Thu May 07 09:41:00 2015 +0100 |
committer | Narayan Kamath <narayan@google.com> | Mon Nov 09 10:34:58 2015 +0000 |
tree | 6b01c569b907ce6bf40df4812b3d9769c4871a01 | |
parent | 2c22f2e73e5b504bb748747912acc4d74671843e [diff] |
Update runtime to work with the OpenJdk String. The key difference here is that the OpenJdk String class does not maintain an offset or a count field into its backing char[] array. The offset is assumed to be zero, and the count is always array.length. Change-Id: I8b0518642f440cd38d24d9b90c575b7110233cc5