From mboxrd@z Thu Jan 1 00:00:00 1970 From: warnes@biostat.washington.edu To: java-gnats@sourceware.cygnus.com Cc: Bryce McKinlay , Jeff Sturm , Tom Tromey Subject: java/1194: Cannot read compressed jar files at runtime Date: Wed, 20 Dec 2000 12:21:00 -0000 Message-id: <20000519121836.17591.qmail@sourceware.cygnus.com> X-SW-Source: 2000-q4/msg00975.html List-Id: >Number: 1194 >Category: java >Synopsis: Cannot read compressed jar files at runtime >Confidential: no >Severity: serious >Priority: high >Responsible: bryce >State: closed >Class: sw-bug >Submitter-Id: net >Arrival-Date: Wed Dec 20 12:17:21 PST 2000 >Closed-Date: Mon Jun 05 22:16:26 PDT 2000 >Last-Modified: Mon Jun 5 22:20:00 PDT 2000 >Originator: Gregory Warnes >Release: CVS from 2000-05-18 >Organization: >Environment: Linux 2.2.15, Debian Potato, GCC 2.95.2 with Bryce's patches >Description: Reading property information from compressed jar files fails at runtime. gnu getopt for java loads properties at run time. When the properties are contained in a compressed jar file, the program aborts with "java.util.MissingResourceException: can't load bundle" >How-To-Repeat: >Fix: See http://sourceware.cygnus.com/ml/java-patches/2000-q2/msg00201.html and http://sourceware.cygnus.com/ml/java-patches/2000-q2/msg00199.html and http://sourceware.cygnus.com/ml/java-patches/2000-q2/msg00193.html >Release-Note: >Audit-Trail: Formerly PR gcj/228 Responsible-Changed-From-To: apbianco->bryce Responsible-Changed-By: bryce Responsible-Changed-When: Mon May 22 15:03:38 2000 Responsible-Changed-Why: I checked in a fix State-Changed-From-To: open->feedback State-Changed-By: bryce State-Changed-When: Mon May 22 15:03:38 2000 State-Changed-Why: Can you try it out? From: bryce@albatross.co.nz To: jsturm@sigma6.com, tromey@cygnus.com, apbianco@cygnus.com, bryce@albatross.co.nz, java-gnats@sourceware.cygnus.com, warnes@biostat.washington.edu Cc: Subject: Re: gcj/228 Date: 22 May 2000 22:03:38 -0000 Synopsis: Cannot read compressed jar files at runtime Responsible-Changed-From-To: apbianco->bryce Responsible-Changed-By: bryce Responsible-Changed-When: Mon May 22 15:03:38 2000 Responsible-Changed-Why: I checked in a fix State-Changed-From-To: open->feedback State-Changed-By: bryce State-Changed-When: Mon May 22 15:03:38 2000 State-Changed-Why: Can you try it out? http://sourceware.cygnus.com/cgi-bin/gnatsweb.pl?cmd=view&pr=228&database=java From: "Gregory R. Warnes" To: bryce@albatross.co.nz Cc: jsturm@sigma6.com, tromey@cygnus.com, apbianco@cygnus.com, java-gnats@sourceware.cygnus.com Subject: Re: gcj/228 Date: Mon, 22 May 2000 23:58:14 +0000 (GMT) Well, I did CVS update, expecting to get the patch. Now libgcj won't compile. It looks like a bunch of java files associated with the beans support are not in the CVS tree. Help! -Greg On 22 May 2000 bryce@albatross.co.nz wrote: >> Synopsis: Cannot read compressed jar files at runtime >> >> Responsible-Changed-From-To: apbianco->bryce >> Responsible-Changed-By: bryce >> Responsible-Changed-When: Mon May 22 15:03:38 2000 >> Responsible-Changed-Why: >> I checked in a fix >> State-Changed-From-To: open->feedback >> State-Changed-By: bryce >> State-Changed-When: Mon May 22 15:03:38 2000 >> State-Changed-Why: >> Can you try it out? >> >> http://sourceware.cygnus.com/cgi-bin/gnatsweb.pl?cmd=view&pr=228&database=java >> From: Tom Tromey To: "Gregory R. Warnes" Cc: bryce@albatross.co.nz, jsturm@sigma6.com, tromey@cygnus.com, apbianco@cygnus.com, java-gnats@sourceware.cygnus.com Subject: Re: gcj/228 Date: Mon, 22 May 2000 20:10:44 -0700 (PDT) Greg> Well, I did CVS update, expecting to get the patch. Now libgcj Greg> won't compile. It looks like a bunch of java files associated Greg> with the beans support are not in the CVS tree. What files? What options did you give "cvs update"? You probably need "cvs update -d". Tom State-Changed-From-To: feedback->closed State-Changed-By: bryce State-Changed-When: Mon Jun 5 22:16:26 2000 State-Changed-Why: Havn't heard back from reporter. I'm assuming this is fixed, because it works for me. From: bryce@albatross.co.nz To: jsturm@sigma6.com, tromey@cygnus.com, bryce@albatross.co.nz, java-gnats@sourceware.cygnus.com, warnes@biostat.washington.edu Cc: Subject: Re: gcj/228 Date: 6 Jun 2000 05:16:27 -0000 Synopsis: Cannot read compressed jar files at runtime State-Changed-From-To: feedback->closed State-Changed-By: bryce State-Changed-When: Mon Jun 5 22:16:26 2000 State-Changed-Why: Havn't heard back from reporter. I'm assuming this is fixed, because it works for me. http://sourceware.cygnus.com/cgi-bin/gnatsweb.pl?cmd=view&pr=228&database=java >Unformatted: