classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] [generics] FYI: New Instrumentation parameter to VMInst


From: Mark Wielaard
Subject: Re: [cp-patches] [generics] FYI: New Instrumentation parameter to VMInstrumentationImpl.redefineClasses
Date: Mon, 16 Jan 2006 00:18:36 +0100

Hi Nicolas,

On Sun, 2006-01-15 at 13:58 +0100, Nicolas Geoffray wrote:
> OK, I thought the generics branch was the equivalent of the 1.5 branch 
> of sun. But if it's not the case, I have no problem commiting 
> instrumentation code to HEAD. I do have one question though : the (sun) 
> API of instrumentation has generics code (for example 
> http://java.sun.com/j2se/1.5.0/docs/api/java/lang/instrument/ClassDefinition.html),
>  
> does it make sense (and I'm OK if you think it does) to modify the API 
> in order to fit for a non-generics code?

It is probably easier to just have only the generic version on the
branch for now. Otherwise you have to maintain (and merge) two slightly
different versions. I assume that users that really want instrumentation
will find a way to use the generic branch version (we do now release a
snapshot of that).

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]