On 10/21/2015 02:58 PM, Daniel Fuchs wrote:
> I do hope that method parameters are not eagerly gc'ed before
> the method returns

They are -- that's what reachabilityFence() is for.  I don't think
that constructors have any special rules, and nor should they.

Andrew.

Reply via email to