Re: AbstractJdbc2ResultSet.FAST_NUMBER_FAILED brings class loader leak - Mailing list pgsql-jdbc

From Kohei Nozaki
Subject Re: AbstractJdbc2ResultSet.FAST_NUMBER_FAILED brings class loader leak
Date
Msg-id 561D0174.2020504@nailedtothex.org
Whole thread Raw
In response to Re: AbstractJdbc2ResultSet.FAST_NUMBER_FAILED brings class loader leak  (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>)
List pgsql-jdbc
Hi Vladimir,

Thank you for the fix, I've just confirmed that the class loader leak
has been fixed. Now all of the WebappClassLoaders are garbage collected
cleanly.

Regards,
Kohei

On 10/13/15 0:58, Vladimir Sitnikov wrote:
> Kohei,
>
> Thanks for the detailed testcase.
>
> I've filed a pull request to fix the problem:
> https://github.com/pgjdbc/pgjdbc/pull/397
>
>
> Vladimir
>
>


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: UTF8 is a better option than US-ASCII for the default encoding of PGStream
Next
From: lfrittelli
Date:
Subject: Re: Connection terminated by the server causes deadlock in jdbc client side connection