Re: JDK1.2 bug (getLocalHost)

1999-04-09 Thread Ronald Kuetemeier
howeee wrote: > Hi, > > Just ran across something from jdk1.2 concerning > InetAddress.getLocalHost() > > This is always returning 127.0.0.1. I looked at the bug reports from > previous jdk releases and it appears that this was a bug and was corrected, > but it appears to have "cropped up" ag

JDK1.2 bug (getLocalHost)

1999-04-09 Thread howeee
Hi, Just ran across something from jdk1.2 concerning InetAddress.getLocalHost() This is always returning 127.0.0.1. I looked at the bug reports from previous jdk releases and it appears that this was a bug and was corrected, but it appears to have "cropped up" again. Does anyone know of a wo