diff options
author | Mathieu Chartier <mathieuc@google.com> | 2016-11-07 16:17:26 -0800 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2016-11-08 12:46:59 -0800 |
commit | b99f4d6463e7cb5654af3893ed7b3113665df658 (patch) | |
tree | 1bacc6a2bd01426c921e2f83f39bb63f9d9d8048 /test/008-exceptions/src-multidex/MultiDexBadInitWrapper2.java | |
parent | 67381d6298edf18760b0c9b3d16572dc3894e551 (diff) |
Change check cast entrypoint to check instance of
Reduces code size since we do not need to reload class before
calling slow path.
TODO: Delete read barriers in the check cast code since the slow
path will retry with the proper read barriers if the check fails.
Bug: 12687968
Bug: 29516974
Test: test-art-host + test-art-target with CC
Change-Id: Ia4eb9bbe3fe2d2016e44523cf0451210828d7b88
Diffstat (limited to 'test/008-exceptions/src-multidex/MultiDexBadInitWrapper2.java')
0 files changed, 0 insertions, 0 deletions