CVSROOT: /cvsroot/classpath
Module name: classpath
Branch: generics-branch
Changes by: Nicolas Geoffray <[EMAIL PROTECTED]> 05/12/04 13:19:39
Modified files:
. : ChangeLog
vm/reference/java/lang: VMInstrumentationImpl.java
java/lang : InstrumentationImpl.java
Log message:
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.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?only_with_tag=generics-branch&tr1=1.2386.2.185&tr2=1.2386.2.186&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/vm/reference/java/lang/VMInstrumentationImpl.java.diff?only_with_tag=generics-branch&tr1=1.1.2.1&tr2=1.1.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/lang/InstrumentationImpl.java.diff?only_with_tag=generics-branch&tr1=1.1.2.1&tr2=1.1.2.2&r1=text&r2=text