Re: 2.2.3 realse

Henri Tremblay <[email protected]> Sat, 28 Jul 2012 01:01:24 +0200
Newsgroups gmane.comp.java.cglib.devel
Message-ID <CADZL2=tNuN4AyXJoCA1=nEs0YGQj62i1km2JAJmmfLu9fsOhYA@mail.gmail.com>
That seems interesting.

I would like to test that version.

The easiest to be able to compile with maven 2.

I've started a pom. There's no jarjar yet and 3 tests are failing (I
don't know if it's the pom fault or there are just failing. Here they
are:)
################
Failed tests:
testRegisterCallbacks(net.sf.cglib.proxy.TestEnhancer):
expected:<[test]> but was:<[soda]>

Tests in error:
  testBeanMap(net.sf.cglib.beans.TestBeanMapProxy): interface
net.sf.cglib.beans.TestBeanMapProxy$Person is not visible
from class loader
  testSorts(net.sf.cglib.util.TestParallelSorter)
  testSorts(net.sf.cglib.util.TestParallelSorter)
################

Tell me if your interested in having a complete version.

Cheers,
Henri


On 27 July 2012 19:22, baliuka juozas <baliuka-/[email protected]> wrote:
> Hi,
> I uploaded new release from cglib2 branch, it contains fix for memory
> leak reported by Kestutis
> http://cglib.cvs.sourceforge.net/viewvc/cglib/cglib/src/proxy/net/sf/cglib/transform/impl/UndeclaredThrowableStrategy.java?r1=1.3&r2=1.3.2.1&pathrev=RELEASE_2_2_3
>
> private field "t" seen in this diff references all objects created during byte
> code processing, local variable saves ~200 MB consumed on startup for one of
> very large application with many proxy classes.
> 2.2.3 directory is staged and available for project members only.
> Release will be publically available next week here
> https://sourceforge.net/projects/cglib/files/cglib2/2.2.3/
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> cglib-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cglib-devel

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/