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

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: <bodri(dot)mh3(at)gmail(dot)com>,"Florent Guillaume" <fg(at)nuxeo(dot)com>
Cc: "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 17:32:23
Message-ID: 4F38F4C7020000250004546C@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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?

-Kevin

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2012-02-13 17:41:14 Re: bug on to do list reproducable at version 9.0-801
Previous Message Florent Guillaume 2012-02-13 17:24:57 Re: bug on to do list reproducable at version 9.0-801