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] import https handler from GNU Classpath


>>>>> "Tom" == Thomas Fitzsimmons <fitzsim@redhat.com> writes:

Tom> This patch imports gnu/java/net/protocol/https/Handler.java from GNU
Tom> Classpath.  It also removes Jessie from the default protocol search
Tom> path, since GNU Classpath's https implementation obsoletes Jessie's.
Tom> OK for mainline?

Yes, thanks.

We should probably remove jessie from URL in Classpath, if https is
the only protocol handler it provides and it is obsoleted.

Tom


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