Browse Source

WeakHashMap

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278216 13f79535-47bb-0310-9956-ffa450edef68
master
Steve Loughran 20 years ago
parent
commit
225c78f0b6
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      WHATSNEW

+ 3
- 0
WHATSNEW View File

@@ -92,6 +92,9 @@ Fixed bugs:

* Targets with identical name work in imported project. Bugzilla Report 34566.

* DemuxOutputStream now uses a WeakHashMap to store the thread-stream mapping,
to avoid holding on to thread references after they terminate.

Other changes:
--------------



Loading…
Cancel
Save