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

Re: Some Classpath merging


>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:

Mark> 2002-10-31  Wu Gansha <gansha.wu@intel.com>:
Mark>   * java/util/ArrayList.java (readObject, writeObject): Only read/write
Mark>   size items.

I have a concern here, namely whether this is compatible with Sun's
serialization.  Do you know whether it is?  If so then this is great.

I think all the other patches are fine.

Mark>   * java/util/zip/ZipInputStream.java (getNextEntry): Throw IOException
Mark>   when stream is closed.

Thanks.  I've been meaning to do this for a while.

Mark> BTW, Tom could you regenerate the libgcj-classpath-compare page?

I'll do it after I see your commit.

Tom


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