This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r124066 - in /trunk/libjava: ChangeLog gnu/clas...
- From: kgallowa at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 23 Apr 2007 14:23:40 -0000
- Subject: r124066 - in /trunk/libjava: ChangeLog gnu/clas...
Author: kgallowa
Date: Mon Apr 23 15:23:39 2007
New Revision: 124066
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124066
Log:
2007-04-23 Kyle Galloway <kgallowa@redhat.com>
* gnu/classpath/jdwp/natVMVirtualMachine.cc (getSourceFile): Check
for null source file and throw an exception indicating this.
Modified:
trunk/libjava/ChangeLog
trunk/libjava/gnu/classpath/jdwp/natVMVirtualMachine.cc