
|
If you were logged in you would be able to see more operations.
|
|
|
dotTrace
Created: 29 Nov 06 15:20
Updated: 23 Apr 07 15:43
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
3.0,
dotTrace 303
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
If the "Root paths" view is empty (no root paths), it should display a cue banner explainig the situation. Key things to mention:
- There's no root path, so the object is not held in memory strongly, is likely to go away after it's finalized.
- It's still reachable because it:
- has GC handles (weak refs) [clickable link to the view]
- or is queued for finalization [clickable link to the view].
|
|
Description
|
If the "Root paths" view is empty (no root paths), it should display a cue banner explainig the situation. Key things to mention:
- There's no root path, so the object is not held in memory strongly, is likely to go away after it's finalized.
- It's still reachable because it:
- has GC handles (weak refs) [clickable link to the view]
- or is queued for finalization [clickable link to the view].
|
Show » |
| There are no comments yet on this issue.
|
|