commit | 60458a072c4f0b24038420b0f1bed0fe94c72965 | [log] [tgz] |
---|---|---|
author | Neil Fuller <nfuller@google.com> | Thu Sep 01 15:32:44 2016 +0100 |
committer | Neil Fuller <nfuller@google.com> | Wed Sep 07 11:12:02 2016 +0100 |
tree | e1e10a29c99f99538695c12da1af914d84ddd4c3 | |
parent | 9d185da3bef8caf015d3dbf4ad79c520af7ce3b1 [diff] |
Track libcore Executable.getParameter() changes Executable.getParameter() has been added which added two new fields to java.lang.reflect.Executable, impacting class arrangements and padding. The java.lang.reflect.Parameter class has been added which has some associated native code and support methods in DexFile. Test: make test-art-host Bug: 28666126 Change-Id: I4ff6469388879651a6c9e568eca0b1cd716f0c0d