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: fix URL.sameFile()


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

Anthony> 2003-06-08  Anthony Green  <green@redhat.com>
Anthony> 	* java/net/URLStreamHandler.java (sameFile): Fix port value
Anthony> 	comparison.
Anthony> 	* java/net/URL.java (handler): Make package private.
Anthony> 	* gnu/gcj/protocol/http/Handler.java (getDefaultPort): New method.

Looks good, thanks.

Tom


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