This is the mail archive of the java@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]

GCJ 3.0's jar and Sun JDK 1.4 Beta's src.zip


I jsut noticed that the jar command from GCC(GCJ) 3.0 had trouble
unzipping the src.zip file from the Sun Linux JDK 1.4 Beta.

[weiqi@gao]$ jar xvf /usr/local/src/j2sdk1.4.0/src.zip 
   created: com/
   created: com/sun/
   created: com/sun/image/
   created: com/sun/image/codec/
   created: com/sun/image/codec/jpeg/
  inflated: com/sun/image/codec/jpeg/JPEGCodec.java
Error inflating file! (-3)

-- 
Weiqi Gao
weiqigao@networkusa.net


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