Community
Participate
Working Groups
RTServices.destroy only invalidates toplevel elements the garbage collector will most probably fail in collecting the rest destroy was introduced for the testcases that run in the same process. The singleton RTServices failed for multiple SubSystem Tests (integration.test)
Is this report still valid? I think the garbage collector will also recycle nested elements.
Situation has changed with new Java Generator generating hierarchically instead of flat. Tested - works for me