Re: bug on to do list reproducable at version 9.0-801

From: Florent Guillaume <fg(at)nuxeo(dot)com>
To: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>
Cc: bodri(dot)mh3(at)gmail(dot)com, Dave Cramer <pg(at)fastcrypt(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: bug on to do list reproducable at version 9.0-801
Date: 2012-02-13 18:00:11
Message-ID: CAF-4BpMGtFBA3cv6Wq1rpv9U8Ltp+9hWwk4Mb8Q=y5mhMS3BWA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Mon, Feb 13, 2012 at 6:32 PM, Kevin Grittner
<Kevin(dot)Grittner(at)wicourts(dot)gov> wrote:
> Florent Guillaume <fg(at)nuxeo(dot)com> wrote:
>> Bodor András <bodri(dot)mh3(at)gmail(dot)com> wrote:
>
>>> You can use java reflection, and with the setAccessible(boolean
>>> flag) method of java.lang.reflect.Method you can invoke anything.
>
>> ... as long as you're not running with a SecurityManager, which
>> pgjdbc cannot assume.
>
> Even when running its test suite?

Indeed in that case it's not a problem.

Florent

--
Florent Guillaume, Director of R&D, Nuxeo
Open Source, Java EE based, Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2012-02-13 18:12:58 Re: bug on to do list reproducable at version 9.0-801
Previous Message Florent Guillaume 2012-02-13 17:59:45 Re: bug on to do list reproducable at version 9.0-801