diff options
author | Narayan Kamath <narayan@google.com> | 2016-04-13 14:17:44 +0100 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2016-04-15 15:26:45 +0100 |
commit | 5d8fa8bbcb9411015c92d687cb1f3cb785146bf7 (patch) | |
tree | 8ca5140a37f955b50806b2567a65454f0eeab5ec /compiler/optimizing/graph_visualizer.cc | |
parent | 0108f3d945cd5483217d7bf1df75ab5108d4555c (diff) |
Track removal of String hash functions.
The number of virtual methods dropped by one. The change to the
field counting merits some explanation, with the change to OpenJDK
we got rid of two 16 bit fields and added a 32 bit field (which the
companion change removed), so things continued to work happily.
This change brings the number of 16 bit fields down to zero.
Also fixes 100-reflect2, which iterates over all methods in j.l.String.
bug: 28082128
Change-Id: If402a372c010b673ef54949e13815b4ae9d3fb99
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions