summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
author Vladimir Marko <vmarko@google.com> 2024-11-29 16:19:34 +0000
committer VladimĂ­r Marko <vmarko@google.com> 2024-12-02 14:39:04 +0000
commitdd303e6a584f9fb09813ec4b643261c2b33b0b53 (patch)
treef155dd501440e894739f493eba4c179ff69a54bc /build
parent4e56223e8643b7686b12e4e6dc933d122ed29920 (diff)
Only constructor names can start with `<`.
`DexFileVerifier::CheckClassDataItemMethod()` rejects method names starting with '<' other than "<init>" and "<clinit>". Therefore `ClassLinker::LoadMethod()` does not need to check the whole method name when checking for constructors without the `kAccConstructor` flag. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Change-Id: I41dbedc1b6dd2e26444a2198a82ab65b6ab4a43e
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions