This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: VerifyError jdk1.3
- From: Per Bothner <per at bothner dot com>
- To: Rum Pel <rum_pel at hotmail dot com>
- Cc: java at gcc dot gnu dot org
- Date: Wed, 05 Jun 2002 06:50:15 -0700
- Subject: Re: VerifyError jdk1.3
- References: <OE59VLc6HJYATwxAHP50000df51@hotmail.com>
Rum Pel wrote:
Refering to
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&p
r=6163
VerifyError with Sun's interpreter seems to be not a bug, and it works with
1.4 interpreter.
Does this mean the classes cant be made to run with jdk1.3 java interpreter?
Hm. It would be best if we generated (or-or-less) the same bytecode as
jdk 1.4 here. If Sun can generate bytecode that works on jdk1.3 we
should too.
--
--Per Bothner
per@bothner.com http://www.bothner.com/per/