commit | ad1573ec80a84ae3a6ffe48fae9cc3225f13e645 | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Fri Oct 07 14:07:45 2022 +0100 |
committer | Orion Hodson <oth@google.com> | Fri Oct 07 14:13:06 2022 +0100 |
tree | 1d1da3904345cdf4fdba2a4d5be8db6cc8ceec2f | |
parent | 1c7c6b401da33cba6679cae342f455dac6a7a162 [diff] |
MethodTypeTest: use assertEquals instead of assertSame The interning of MethodType instances in ART is not comprehensive. Update MethodTypeTest use assertEquals rather than assertSame to work around this. Bug: 211391683 Fix: 231283845 Test: art/tools/run-libcore-tests.sh --mode=host \ test.java.lang.invoke.MethodTypeTest Change-Id: Ib06ada068eb89ed9c092eb8426b5afcc3283aa4b