diff options
author | 2025-03-09 08:47:14 +0000 | |
---|---|---|
committer | 2025-03-10 12:02:21 -0700 | |
commit | 1cdb151ce10e05140f59e184d3dc8896d3ec8434 (patch) | |
tree | 605a5be2de1a34488e852e3e94dfee1e979f76d9 /test/1963-add-to-dex-classloader-in-memory/src | |
parent | 0237ac82184e8123dcb24151e273a63a514a3283 (diff) |
Ensure for any object in old-gen its class is also in there
Like in black-dense case, during young collections also we need to make
sure that for any object in old-gen, its class is also in old-gen.
Otherwise, we run the risk that if some first-object of a page in
old-gen has its class pointer updated, then we'd be reading wrong data
from the class object.
Bug: 343220989
Bug: 401488879
Test: ATP test infra
Change-Id: I518dd732ab3e2ccb91bf5b5578474ebf90665f81
Diffstat (limited to 'test/1963-add-to-dex-classloader-in-memory/src')
0 files changed, 0 insertions, 0 deletions