CVSROOT: /cvsroot/classpath Module name: classpath Branch: Changes by: Aaron Luchko <[EMAIL PROTECTED]> 05/08/13 01:07:10
Modified files: gnu/classpath/jdwp/processor: VirtualMachineCommandSet.java . : ChangeLog Log message: 2005-08-12 Aaron Luchko <[EMAIL PROTECTED]> * gnu/classpath/jdwp/processor/VirtualMachineCommandSet.java (executeAllThreads): Use enumerate(Thread[]) instead of enumerate(Thread[], true). (runCommand): Throw NotImplementedException when command is not found. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/gnu/classpath/jdwp/processor/VirtualMachineCommandSet.java.diff?tr1=1.1&tr2=1.2&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4413&tr2=1.4414&r1=text&r2=text