OSDN Git Service

PR libgcj/27294:
[pf3gnuchains/gcc-fork.git] / libjava / ChangeLog
index 19c06e1..d0992f6 100644 (file)
@@ -1,3 +1,9 @@
+2006-05-05  Tom Tromey  <tromey@redhat.com>
+
+       PR libgcj/27294:
+       * java/lang/natVMClassLoader.cc (defineClass): Throw
+       VirtualMachineError if no interpreter configured.
+
 2006-05-03  Andrew Haley  <aph@redhat.com>
 
        PR libgcj/27352