diff options
author | 2024-11-04 21:29:20 +0000 | |
---|---|---|
committer | 2024-11-05 02:11:46 +0000 | |
commit | 55cc56fba28ac4e02466ab937b2a19fc6bf8a221 (patch) | |
tree | 55201cc12b028d94d41efd098d048685526e8c57 /compiler/compiler.h | |
parent | 9792f354eae585aef426e05b474683ceb50f3384 (diff) |
Wait and retry when class-pointer is null during marking
Wait upto 1 second retrying to load class-pointer of the object being scanned
during CMC's marking-phase. In case of CC it was found to workaround similar
issue observed in there.
For now, we are going to crash even if we eventually find a valid class
pointer for debugging the root cause.
Bug: 373609505
Bug: 375544858
Test: art/test/testrunner/testrunner.py --host
Test: monkey test
Change-Id: Ideeec6b4c72d1be87bec14b434a9777b08d3b253
Diffstat (limited to 'compiler/compiler.h')
0 files changed, 0 insertions, 0 deletions