commit | adf0f2e55c285f3fbe0a70c218a8f267029e736c | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Tue May 26 15:47:21 2020 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Wed May 27 08:43:33 2020 +0000 |
tree | 18b773b3cf5ced23fb46dddcf34112424f7a66f2 | |
parent | 50df0c4c892b9afff626605fff36c9e476eb5bfd [diff] |
Throw ClassFormatError for unsupported default methods. Fix DCHECK() failure for copied native default methods. For dex file version 37+ we reject the dex file. For older versions, throw the ClassFormatError like the RI. Test: 180-native-default-method. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Test: aosp_taimen-userdebug boots. Bug: 157170505 Change-Id: I5d2aefdcbf0b807c1cb482d0fda2e77316783cb4