public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/17963] New: [4.0 Regression] Compiling a .jar files fails when files within .jar are in a different order
@ 2004-10-12 23:51 ovidr at users dot sourceforge dot net
  2004-10-12 23:52 ` [Bug java/17963] " ovidr at users dot sourceforge dot net
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: ovidr at users dot sourceforge dot net @ 2004-10-12 23:51 UTC (permalink / raw)
  To: java-prs

gcc version 4.0.0 20041009 (experimental)

try-noerror.jar and tryerror.jar have the *same files* contained within, just 
in a different order.

gcj -c try-noerror.jar
(no error)

gcj -c try-error.jar
gnu/crypto/pki/provider/EncodedKeyFactory.java:0: fatal error: reading class 
gnu.crypto.pki.provider.EncodedKeyFactory for the second time from 
gnu/crypto/pki/provider/EncodedKeyFactory.class
compilation terminated.


gcc version 4.0.0 20040922 (experimental) does not have this problem.

I will include the files.

-- 
           Summary: [4.0 Regression] Compiling a .jar files fails when files
                    within .jar are in a different order
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ovidr at users dot sourceforge dot net
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17963


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-11-27  1:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-12 23:51 [Bug java/17963] New: [4.0 Regression] Compiling a .jar files fails when files within .jar are in a different order ovidr at users dot sourceforge dot net
2004-10-12 23:52 ` [Bug java/17963] " ovidr at users dot sourceforge dot net
2004-10-13  0:56 ` pinskia at gcc dot gnu dot org
2004-10-28 14:33 ` pinskia at gcc dot gnu dot org
2004-10-28 16:30 ` ovidr at users dot sourceforge dot net
2004-10-28 16:31 ` ovidr at users dot sourceforge dot net
2004-10-28 16:35 ` pinskia at gcc dot gnu dot org
2004-11-27  1:03 ` pinskia at gcc dot gnu dot org
2004-11-27  1:26 ` tromey at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).