This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/25265] linking BC-compiled classes with incompatible changes
- From: "thebohemian at gmx dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 5 Dec 2005 14:03:59 -0000
- Subject: [Bug libgcj/25265] linking BC-compiled classes with incompatible changes
- References: <bug-25265-10268@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from thebohemian at gmx dot net 2005-12-05 14:03 -------
Created an attachment (id=10408)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10408&action=view)
test setup
A test setup for the above mentioned 4 cases. There are three scripts which
runs different interpreters:
nf-run.sh: Runs java - usually an proprietary runtime.
gij-run.sh: Runs gij in interpreted mode
bc-run.sh: Run gij with BC compiled classes.
The output describes what was done and what was expected.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25265