On Apr 23, 2008, at 1:58 PM, Rémi Forax wrote:
> John Rose a écrit :
>> On Apr 23, 2008, at 4:15 AM, Rémi Forax wrote:
>>
>>> The source code is available here:
>>> http://www-igm.univ-mlv.fr/~forax/tmp/davinci-anonk.zip
>>>
>>> I've sent a previous message monday to the mlvm list but it seems it
John Rose a écrit :
> On Apr 23, 2008, at 4:15 AM, Rémi Forax wrote:
>
>
>> The source code is available here:
>> http://www-igm.univ-mlv.fr/~forax/tmp/davinci-anonk.zip
>>
>> I've sent a previous message monday to the mlvm list but it seems it
>> was rejected because its size was too large (cod
On Apr 23, 2008, at 4:15 AM, Rémi Forax wrote:
> The source code is available here:
> http://www-igm.univ-mlv.fr/~forax/tmp/davinci-anonk.zip
>
> I've sent a previous message monday to the mlvm list but it seems it
> was rejected because its size was too large (codes as attachment).
> So i re-sent
John Rose a écrit :
> On Apr 19, 2008, at 12:09 PM, Rémi Forax wrote:
>
>> Hi all,
>> there are several changes, i would like to apply on
>> AnonymousClassLoader:
>> - make a clean separation between the classloader, the constant pool
>> parser and
>> the patch array.
>> - avoid to iterate over
Hi all,
there are several changes, i would like to apply on AnonymousClassLoader:
- make a clean separation between the classloader, the constant pool
parser and
the patch array.
- avoid to iterate over all constant pool entries when applying a patch
on the same base class (remove indexOf() i