summaryrefslogtreecommitdiff
path: root/partest.iml
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2009-09-28 16:10:38 +0000
committerIulian Dragos <jaguarul@gmail.com>2009-09-28 16:10:38 +0000
commit449f2a7473cb2c390981c1dead2da86a5129feae (patch)
tree461ea0311ba7e4e3745618ee00dfcd972177d304 /partest.iml
parent4231751ecf81819f9e973df817c884158014fa51 (diff)
downloadscala-449f2a7473cb2c390981c1dead2da86a5129feae.tar.gz
scala-449f2a7473cb2c390981c1dead2da86a5129feae.tar.bz2
scala-449f2a7473cb2c390981c1dead2da86a5129feae.zip
Lazy fields null out fields that are used only ...
Lazy fields null out fields that are used only in their initializer. When the lazy value is forced, it will null out all private fields that are used only by the current lazy value. This should reduce memory leaks, see #720
Diffstat (limited to 'partest.iml')
0 files changed, 0 insertions, 0 deletions