Tue, 05 Feb 2008 19:43:00 +0100An attempt to make the result hold the data weak, but it does not work because of GC of template's class weak_proxy_lookup_but_does_not_GC_template_and_its_class
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 05 Feb 2008 19:43:00 +0100] rev 340
An attempt to make the result hold the data weak, but it does not work because of GC of template's class

Tue, 19 Feb 2008 07:23:16 +0100Getting rid of Xlint warning
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 19 Feb 2008 07:23:16 +0100] rev 339
Getting rid of Xlint warning

Tue, 19 Feb 2008 07:16:25 +0100Giving up, returning back the finalizer to make testGarbageCollect pass
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 19 Feb 2008 07:16:25 +0100] rev 338
Giving up, returning back the finalizer to make testGarbageCollect pass

Mon, 18 Feb 2008 20:45:21 +0100Reorganized, support for cleanup of templates, but the classloader is still not GCed
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 18 Feb 2008 20:45:21 +0100] rev 337
Reorganized, support for cleanup of templates, but the classloader is still not GCed

Mon, 18 Feb 2008 20:36:46 +0100Making ProxyLookup with one result smaller by 1/3 of original size
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 18 Feb 2008 20:36:46 +0100] rev 336
Making ProxyLookup with one result smaller by 1/3 of original size

Mon, 18 Feb 2008 20:20:20 +0100Less generics
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 18 Feb 2008 20:20:20 +0100] rev 335
Less generics

Mon, 18 Feb 2008 20:01:01 +0100Empty ProxyLookup smaller to 16B again, but the filled one still occupies quite a big amount of memory
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 18 Feb 2008 20:01:01 +0100] rev 334
Empty ProxyLookup smaller to 16B again, but the filled one still occupies quite a big amount of memory

Mon, 18 Feb 2008 19:51:41 +0100Amount of needed memory for empty lookup got down to 32, which is still twice as it used to
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 18 Feb 2008 19:51:41 +0100] rev 333
Amount of needed memory for empty lookup got down to 32, which is still twice as it used to

Mon, 18 Feb 2008 19:08:55 +0100Almost works, except it is still too big
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 18 Feb 2008 19:08:55 +0100] rev 332
Almost works, except it is still too big

Mon, 18 Feb 2008 18:47:05 +0100Works with recurrent calls to ProxyLookup.setLookups
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 18 Feb 2008 18:47:05 +0100] rev 331
Works with recurrent calls to ProxyLookup.setLookups