commit | b28e3042b1dcab32c328b356a31f6ea8b50a9f9c | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Fri Mar 06 13:02:46 2020 -0800 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Tue Mar 10 18:46:53 2020 +0000 |
tree | 4cfe4e2e6800db4ca843dd94a80e54fe97b8cfd7 | |
parent | b1fe5e18318c3af8d0cedc3f19cb6bc51817b859 [diff] |
Clear PreCompiled when we transition to debuggable after zygote fork We were leaving the PreCompiled bits set on method objects. This meant that in some circumstances non-debuggable compiled code could be reattached to methods after the switch to debuggable with the zygote fork. Bug: 144947842 Test: atest CtsJvmtiRunTest1982HostTestCases Change-Id: I1f642f6da441c4f023ec1cbd873c05914c73dd7e