commit | 70713df8e245ef0df597474b96ac33fcfb3d99ed | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Tue Apr 18 13:03:31 2017 -0700 |
committer | Alex Light <allight@google.com> | Tue Apr 18 13:57:10 2017 -0700 |
tree | fd08e1a9cb59458a9059447230ba8d7482ee6992 | |
parent | 741a81af441cbcb7255229bf250bc009d2894e92 [diff] |
Fix obsolete method change check. We were incorrectly checking for changes in the obsolete-method map. This could cause issues if a class was redefined multiple times. Bug: 37475600 Test: ./test.py --host -j40 Test: cts-tradefed run cts-dev --module CtsJvmtiRedefineClassesHostTestCases Change-Id: Icf39d5154c0e48461405b700bf1fa20830195fc1