> > The current Japhar-CVS does not work with Classpath 0.00.  I just
> > tested it.  It bombs for me with:
> >
> > Fatal Java VM Error: ThrowNew unable to allocate message
> > Bus error

Similar problems occur when using the release 0.08 (or today's snapshot)
and JDK1.1.5 on Linux/x86 and Solaris/Sparc.

ByteTest was running fine using release 0.07, but the final check now fails:

PASSED: Byte(byte)
.../...
PASSED: Byte.TYPE.getName() is byte
Fatal Java VM Error: ThrowNew unable to allocate message
native frame:   java/lang/Class.newInstance
java frame:     ByteTest.typeInstance (243, pc = 6)
java frame:     ByteTest.main (10, pc = 68)
Bus error

Same behavior for the final test of ArrayCastTest.

--Christophe

Reply via email to