When GraphLayout walks the graph, it allocates memory, so objects can be moved while the walk is happening. This might discover inconsistent object addresses, and even have the same object reside at different addresses, or different objects get at the same address.
We might check for this, and retry the address snapshot.
We might check for this, and retry the address snapshot.
- relates to
-
CODETOOLS-7902756 Lazy address computation
-
- Closed
-