This is the mail archive of the java-discuss@sourceware.cygnus.com 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]

Re: java.net: Classpath vs. libgcj Comparison


Matt Welsh wrote:

> Bryce McKinlay <bryce@albatross.co.nz> writes:
> > I disagree with this. Caching inside InetAddress is a misfeature. The underly
> > ing OS already caches DNS entries.
>
> Really? Do *all* underlying O/S's cache Internet address lookups?
>
> My guess was that this was added to java.net.InetAddress to mask any
> incompatibilities between operating systems in this regard.

Sorry, looks like I was wrong here - the OS (win32,linux) doesn't cache unless you
have a caching nameserver running locally.

regards

  [ bryce ]



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