[Bug java/20351] compilation with a redundant jar fails, if output file specified

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:57 --- Now that the new verifier has been enabled, this works quite fine. -- What|Removed |Added

[Bug java/20351] compilation with a redundant jar fails, if output file specified

2005-03-08 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-03-08 09:56 --- FWIW, with the new verifier enabled this seems to work just fine. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20351

[Bug java/20351] compilation with a redundant jar fails, if output file specified

2005-03-06 Thread bojan at antonovic dot com
--- Additional Comments From bojan at antonovic dot com 2005-03-06 22:43 --- Created an attachment (id=8346) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8346action=view) jar with class A1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20351

[Bug java/20351] compilation with a redundant jar fails, if output file specified

2005-03-06 Thread bojan at antonovic dot com
--- Additional Comments From bojan at antonovic dot com 2005-03-06 22:44 --- Created an attachment (id=8347) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8347action=view) jar with class A2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20351

[Bug java/20351] compilation with a redundant jar fails, if output file specified

2005-03-06 Thread bojan at antonovic dot com
-- What|Removed |Added OtherBugsDependingO||18212 nThis|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20351

[Bug java/20351] compilation with a redundant jar fails, if output file specified

2005-03-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-06 22:52 --- Compiling two jars at the same time is known to be broken. -- What|Removed |Added