This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/35950] jar produces files ecj won't handle



------- Comment #1 from gnu_andrew at member dot fsf dot org  2008-04-16 22:21 -------
The difference is noticeable just from the zip output.  This is the working
tools.zip created by fastjar:

        0  04-16-08 03:08   gnu/classpath/tools/tnameserv/
     2391  04-16-08 03:08   gnu/classpath/tools/tnameserv/Main.class
     1136  04-16-08 03:08   gnu/classpath/tools/tnameserv/Main$1.class
     2066  04-16-08 03:08   gnu/classpath/tools/tnameserv/messages.properties
     1082  04-16-08 03:08   gnu/classpath/tools/tnameserv/Main$2.class
     1160  04-16-08 03:08   gnu/classpath/tools/tnameserv/Messages.class

and the broken version:

        0  04-16-08 23:10   ./gnu/classpath/tools/tnameserv/
     2391  04-16-08 23:10   ./gnu/classpath/tools/tnameserv/Main.class
     1136  04-16-08 23:10   ./gnu/classpath/tools/tnameserv/Main$1.class
     2066  04-16-08 23:10   ./gnu/classpath/tools/tnameserv/messages.properties
     1082  04-16-08 23:10   ./gnu/classpath/tools/tnameserv/Main$2.class
     1160  04-16-08 23:10   ./gnu/classpath/tools/tnameserv/Messages.class


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]