diff options
author | Alex Light <allight@google.com> | 2019-12-12 09:51:38 -0800 |
---|---|---|
committer | Alex Light <allight@google.com> | 2019-12-18 23:00:11 +0000 |
commit | c9af14e93f6a2691bf8231752d8d7c3e41b14c76 (patch) | |
tree | e56dcf999630a752cd955a06c7f4c00b7add290b /test/MultiDex/Second.java | |
parent | 80777ed308b965175223455d738c890618a008b5 (diff) |
Add comment & refactor check for Obsolete class in FindFieldFromCode
Add a comment explaining why we need a check for a class not being an
obsolete class in FindFieldFromCode. It is needed since if we
structurally redefine a class that is in the middle of running its
<clinit> or <init> function the classes final fields will be set from
a function with the obsolete class as its declaring-class.
Also refactor the code a bit to put this logic in ArtField.
Test: None
Change-Id: I9ebb0c89568b9d8e5a60d44c982584b174370eef
Diffstat (limited to 'test/MultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions