This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/27294] gij throws NullPointerException, when the interpreter is not enabled
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 5 May 2006 15:05:31 -0000
- Subject: [Bug libgcj/27294] gij throws NullPointerException, when the interpreter is not enabled
- References: <bug-27294-5724@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from tromey at gcc dot gnu dot org 2006-05-05 15:05 -------
Subject: Bug 27294
Author: tromey
Date: Fri May 5 15:05:20 2006
New Revision: 113554
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113554
Log:
PR libgcj/27294:
* java/lang/natVMClassLoader.cc (defineClass): Throw
VirtualMachineError if no interpreter configured.
Modified:
trunk/libjava/ChangeLog
trunk/libjava/java/lang/natVMClassLoader.cc
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27294