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: FYI: NetworkInterface.getInetAddresses() fix


Tom Tromey wrote:
> >>>>> "Gary" == Gary Benson <gbenson@redhat.com> writes:
> 
> Gary> I had a play with a couple of proprietary JVMs and it seems
> Gary> that they handle unbracketed IPv6 addresses by bracketing them
> Gary> at <init> time, so I wrote a patch that makes us do that too.
> Gary> Does this seem ok?
> 
> Yeah, I think so.

Committed.


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