commit | c9b9d6c099d7b7770738b08f6c5d3fa06aa0dc6b | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Thu Apr 15 14:29:19 2021 -0700 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Sun Apr 18 19:25:36 2021 +0000 |
tree | 99388557f0bee2005fae671be16a7b0727227833 | |
parent | 5e1ffcdc4de12c3bd7f12c8f8bf3355e9640c126 [diff] |
Add test that CFLH making classes larger works Many of the profiler tools rely on being able to add static fields during initial loading of classes. This works but the behavior is not the most obvious. Add a test to ensure this behavior continues to work. Test: ./test.py --host Change-Id: I808e3013f333157c06e9232b51fc050b09b06d58