http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2568
*** shadow/2568 Wed Jul 11 02:37:49 2001
--- shadow/2568.tmp.7284 Wed Jul 11 02:58:42 2001
***************
*** 2,9 ****
| Patch to resolve a memory leak |
+----------------------------------------------------------------------------+
| Bug #: 2568 Product: Ant |
! | Status: NEW Version: Nightly build |
! | Resolution: Platform: All |
| Severity: Enhancement OS/Version: Other |
| Priority: Other Component: Core |
+----------------------------------------------------------------------------+
--- 2,9 ----
| Patch to resolve a memory leak |
+----------------------------------------------------------------------------+
| Bug #: 2568 Product: Ant |
! | Status: RESOLVED Version: Nightly build |
! | Resolution: FIXED Platform: All |
| Severity: Enhancement OS/Version: Other |
| Priority: Other Component: Core |
+----------------------------------------------------------------------------+
***************
*** 27,29 ****
--- 27,33 ----
------- Additional Comments From robert.watkins@qsipayments.com 2001-07-11 02:37 -------
Created an attachment (id=308)
Patches to AntClassLoader.java, IntrospectionHelper.java and ProjectHelper.java to fix the
memory leak.
+
+
+ ------- Additional Comments From bodewig@apache.org 2001-07-11 02:58 -------
+ Patch applied in nightly build 2001-07-12
|