On Sun, 2005-12-04 at 14:11 +0100, Nicolas Geoffray wrote:
> Here's a fix that eases implementation of the 
> VMInstrumentationImpl.redefineClasses
> method. The VM might not want to keep the Instrument object, therefore 
> it must
> be given explicitely to the VMInstrumentationImpl.redefineClasses method
> 
> 2005-12-04  Nicolas Geoffray  <[EMAIL PROTECTED]>
>       
>       * vm/reference/java/lang/VMInstrumentationImpl.java
>       (redefineClasses): Added an extra parameter of type
>       java.lang.instrument.Instrument.
>       *java/lang/InstrumentationImpl.java
>       (redefineClasses): Added the Instrumentation object
>       to the arguments of VMInstrumentationImpl.redefineClasses
>       call.
> 
> 
> _______________________________________________
> Classpath-patches mailing list
> Classpath-patches@gnu.org
> http://lists.gnu.org/mailman/listinfo/classpath-patches

Am I missing something or is there a reason the code was only added to
the branch and not to HEAD?  From the patches, I don't see any 1.5
language features.

Thanks,
-- 
Andrew :-)

Please avoid sending me Microsoft Office (e.g. Word, PowerPoint)
attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

If you use Microsoft Office, support movement towards the end of vendor
lock-in:
http://opendocumentfellowship.org/petition/

"Value your freedom, or you will lose it, teaches history.
`Don't bother us with politics' respond those who don't want to learn."
-- Richard Stallman

Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }

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

_______________________________________________
Classpath-patches mailing list
Classpath-patches@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to