Re: [drlvm][design] class unloading: Secondary root set

2006-11-15 Thread Robin Garner
Salikh Zakirov wrote: Salikh Zakirov wrote: I think you have missed one point: after retracing from secondary root set once, more classloaders may be found reachable, so this step needs to be repeated until convergence (to obtain the closure of reachability with additional links Object-Class,

[design] class unloading: Secondary root set

2006-11-14 Thread Salikh Zakirov
Robin, I have read your description of secondary root set approach, and found it the same as finalization-like approach discussed by Etienne and me earlier. I think you have missed one point: after retracing from secondary root set once, more classloaders may be found reachable, so this step

Re: [design] class unloading: Secondary root set

2006-11-14 Thread Robin Garner
Salikh Zakirov wrote: Robin, I have read your description of secondary root set approach, and found it the same as finalization-like approach discussed by Etienne and me earlier. I think you have missed one point: after retracing from secondary root set once, more classloaders may be found

Re: [drlvm][design] class unloading: Secondary root set

2006-11-14 Thread Salikh Zakirov
Salikh Zakirov wrote: I think you have missed one point: after retracing from secondary root set once, more classloaders may be found reachable, so this step needs to be repeated until convergence (to obtain the closure of reachability with additional links Object-Class, served through