[Bug java/13378] gcj compiling from jar files - verification error

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=13378 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug java/13378] gcj compiling from jar files - verification error

2005-03-09 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-03-09 09:11 --- (In reply to comment #0) > > The jar-files which caused the problem: > http://www.scheinwelt.at/~norbertf/gcj/tests/gcjverifybug_test.tar.gz I could not download this file - can you please put it back in?

[Bug java/13378] gcj compiling from jar files - verification error

2005-03-09 Thread postfach at nfrese dot net
--- Additional Comments From postfach at nfrese dot net 2005-03-09 09:39 --- Subject: Re: gcj compiling from jar files - verification error I put it here: http://www.scheinwelt.at/~norbertf/files/gcj/other_tests/ On Wed, 2005-03-09 at 10:11, rmathew at gcc dot gnu dot org wro

[Bug java/13378] gcj compiling from jar files - verification error

2005-03-09 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-03-09 10:26 --- Thanks. Now the verification errors are gone, but I'm still not able to build the package (with or without -findirect-dispatch): 8< ~/src/

[Bug java/13378] gcj compiling from jar files - verification error

2005-03-09 Thread mckinlay at redhat dot com
--- Additional Comments From mckinlay at redhat dot com 2005-03-10 01:29 --- This is failing because the bytecode in this .jar really is broken: public class Test { public static void main(String[] args) throws Exception { Class f = Class.forName("org.eclipse.jface.util.OpenStra