summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Main.java
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2019-12-10 14:38:34 -0800
committerTreehugger Robot <treehugger-gerrit@google.com>2019-12-19 18:05:52 +0000
commitfb537087516e34e92e3c030ef2f7fc8b233d7a47 (patch)
treef6663f1ee276c23e359acb3fa40904e5cddaa960 /test/ProfileTestMultiDex/Main.java
parent80599a28d1c865de7644a87111f49ee3b30f7c41 (diff)
Remove class-hierarchy restriction from structural redefinition
Previously we restricted structural redefinition such that 2 or more classes could not be redefined at the same time if one is a superclass of the other and the superclass was undergoing structural redefinition. This was done to simplify the creation of new objects. This restriction is now removed by having the superclass take over the creation of new instances for any subclasses, even if they are redefined too. Test: ./test.py --host Bug: 134162467 Change-Id: I8ae76e3b1fd17c1cf2a9993d7b82ed21a61503ef
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions