summaryrefslogtreecommitdiff
path: root/test/partest.bat
diff options
context:
space:
mode:
authorJames Iry <james.iry@typesafe.com>2013-05-17 14:00:57 -0700
committerGrzegorz Kossakowski <grzegorz.kossakowski@gmail.com>2013-09-03 18:12:35 -0700
commita78dddd73c0fb26d9c5ef2af3d592ff5f278b237 (patch)
treebf0bceedcc60063b7b5a19b459f13f37f6f7f6a6 /test/partest.bat
parent989c3f85d95a22c95bc7ce936c4bd57ff0608bcd (diff)
downloadscala-a78dddd73c0fb26d9c5ef2af3d592ff5f278b237.tar.gz
scala-a78dddd73c0fb26d9c5ef2af3d592ff5f278b237.tar.bz2
scala-a78dddd73c0fb26d9c5ef2af3d592ff5f278b237.zip
Modify perRunCaches to not leak WeakReferences
perRunCaches was using a HashMap of WeakReferences which meant it would accumulate WeakReferences over time. This commit uses a WeakHashSet instead so that the references are cleaned up.
Diffstat (limited to 'test/partest.bat')
0 files changed, 0 insertions, 0 deletions