/[classpath]/classpath/java/lang/InstrumentationImpl.java
ViewVC logotype

Diff of /classpath/java/lang/InstrumentationImpl.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.1 by varth, Sat Dec 3 15:26:35 2005 UTC revision 1.1.2.2 by varth, Sun Dec 4 13:19:38 2005 UTC
# Line 154  final class InstrumentationImpl implemen Line 154  final class InstrumentationImpl implemen
154      if (!isRedefineClassesSupported())      if (!isRedefineClassesSupported())
155        throw new UnsupportedOperationException();        throw new UnsupportedOperationException();
156            
157      VMInstrumentationImpl.redefineClasses(definitions);      VMInstrumentationImpl.redefineClasses(this, definitions);
158    }    }
159    
160    

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26