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: Patch: ZipFile.getInputStream shouldn't throw NoSuchElement.


>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:

Anthony> Applications are depending on this behaviour, and it's an intuitive
Anthony> enough result that I think we should just make this change.

If Sun returns null here, and applications depend on this, then we
should just be compatible and make a @specnote in the javadoc
explaining the situation.

Tom


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