commit | 6408e9703d489fe35748b1b0887f974992f8eebb | [log] [tgz] |
---|---|---|
author | Lokesh Gidra <lokeshgidra@google.com> | Wed Mar 16 16:01:12 2022 -0700 |
committer | Lokesh Gidra <lokeshgidra@google.com> | Wed Mar 16 16:01:12 2022 -0700 |
tree | 393adf657a23edb0f050968559f7975136d621ac | |
parent | d4152ec7d7f0bc2b3114e08d4bb2f5f6d00abb35 [diff] |
Remove workaround for null klass during marking phase It was expected that the issue occured due to missing fence during object construction in certain cases. That issue is fixed and hence removing the workaround. Bug: 143109692 Bug: 173676071 Test: art/test/testrunner/testrunner.py Change-Id: I058d1996dbfae46f28931f103c12f1404a758109